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 0830b3b commit f8f1678Copy full SHA for f8f1678
.github/workflows/pull_request_check.yaml
@@ -11,4 +11,4 @@ jobs:
11
id: check-linked-issues
12
with:
13
exclude-branches: "release_v**, backport_v**, main, latest-dep-update-**, min-dep-update-**, dependabot/**"
14
- github-token: ${{ secrets.CHECKMATE_TOKEN }}
+ github-token: ${{ secrets.REPO_SCOPED_TOKEN }}
0 commit comments