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 1b5deae commit 06cf4f9Copy full SHA for 06cf4f9
.github/workflows/new-issues.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: llvm/actions/issue-labeler@main
17
with:
18
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo-token: ${{ secrets.ISSUE_SUBSCRIBER_TOKEN }}
19
configuration-path: .github/new-issues-labeler.yml
20
include-title: 1
21
include-body: 0
0 commit comments