We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c39e95 commit 7a97d27Copy full SHA for 7a97d27
.github/workflows/labeler.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Label PR
16
uses: actions/labeler@v2
17
with:
18
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo-token: ${{ secrets.MY_GITHUB_TOKEN }}
0 commit comments