We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7682726 commit f7d99faCopy full SHA for f7d99fa
.github/workflows/pull_request_label.yml
@@ -21,7 +21,7 @@ jobs:
21
pull-requests: write
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: actions/labeler@9794b1493b6f1fa7b006c5f8635a19c76c98be95
+ - uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0
25
with:
26
repo-token: "${{ secrets.GITHUB_TOKEN }}"
27
sync-labels: true
0 commit comments