Skip to content

Commit 3103443

Browse files
committed
Use KOKUBUN_GITHUB_TOKEN
1 parent fece13c commit 3103443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_request_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- name: Request review based on files changes and/or groups the author belongs to
1313
uses: necojackarc/auto-request-review@v0.7.0
1414
with:
15-
token: ${{ secrets.GITHUB_TOKEN }}
15+
token: ${{ secrets.KOKUBUN_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)