Skip to content

Commit be810b4

Browse files
committed
ci: add repo-token to auto-assign workflow
1 parent 40c8844 commit be810b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
steps:
1515
- uses: kentaro-m/[email protected]
1616
with:
17+
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1718
configuration-path: ".github/auto_assign.yml"

0 commit comments

Comments
 (0)