We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7ba37 commit 3be6cc3Copy full SHA for 3be6cc3
.github/workflows/labeler.yml
@@ -14,4 +14,4 @@ jobs:
14
- name: Apply labels
15
uses: actions/labeler@v5
16
with:
17
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo-token: ${{ secrets.GIT_PAK }}
0 commit comments