Skip to content

Commit 10cc635

Browse files
committed
ci: Fix triggers token
(cherry picked from commit 7df9658)
1 parent 5fd63ab commit 10cc635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triggers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
repo: ${{ matrix.repo }}
4444
branch: ${{ matrix.branch }}
4545
secrets:
46-
ci-token: ${{ secrets.REPO_TRIAGE }}
46+
ci-token: ${{ secrets.REPO_ACTIONS }}

0 commit comments

Comments
 (0)