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 6fb8303 commit b3312cdCopy full SHA for b3312cd
.github/workflows/label.yml
@@ -17,7 +17,7 @@ jobs:
17
pull-requests: write
18
19
steps:
20
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v2
21
with:
22
repo-token: "${{ secrets.GITHUB_TOKEN }}"
23
0 commit comments