diff options
author | Hiroshi SHIBATA <[email protected]> | 2025-06-20 11:40:05 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-06-20 11:40:05 +0900 |
commit | fafae10d9a19e966f5c4cccbe7a6e6a418821c62 () | |
tree | 89e8f72ad7190788a1b3b391ac0d669d7fbf2381 | |
parent | 9e8fa9bcd7c01af9242f3b0d37c9ad521dc54404 (diff) |
Separate credential with auto_request_review and others
-rw-r--r-- | ./workflows/auto_request_review.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,4 +17,4 @@ jobs: uses: necojackarc/auto-request-review@e89da1a8cd7c8c16d9de9c6e763290b6b0e3d424 # v0.13.0 with: # scope: public_repo - token: ${{ secrets.MATZBOT__TOKEN }} |