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 78a5fec commit 6b21ecfCopy full SHA for 6b21ecf
.github/workflows/pull_request_label.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20
+ - uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594
20
with:
21
repo-token: "${{ secrets.GITHUB_TOKEN }}"
22
sync-labels: true
0 commit comments