Add permissions for pull-requests in workflow

This commit is contained in:
syuilo 2025-10-26 21:16:43 +09:00 committed by GitHub
parent 1f934ada5d
commit a76a1a6305
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
permissions:
contents: read
issues: write
pull-requests: write
steps:
- name: Reply
uses: actions/github-script@v6