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 ce55b36 commit e7cb1d9Copy full SHA for e7cb1d9
.github/workflows/pr-labeler.yml
@@ -39,5 +39,5 @@ jobs:
39
40
- uses: actions/labeler@v6
41
with:
42
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo-token: ${{ secrets.PAT }}
43
sync-labels: true
0 commit comments