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 5fd63ab commit 10cc635Copy full SHA for 10cc635
.github/workflows/triggers.yml
@@ -43,4 +43,4 @@ jobs:
43
repo: ${{ matrix.repo }}
44
branch: ${{ matrix.branch }}
45
secrets:
46
- ci-token: ${{ secrets.REPO_TRIAGE }}
+ ci-token: ${{ secrets.REPO_ACTIONS }}
0 commit comments