Add permissions specs to token generation. (#6595)

This commit is contained in:
cornmander
2025-08-20 01:00:02 -04:00
committed by GitHub
parent d250293c2e
commit c668699e77
5 changed files with 9 additions and 3 deletions

View File

@@ -172,6 +172,7 @@ jobs:
with:
app-id: '${{ secrets.APP_ID }}'
private-key: '${{ secrets.PRIVATE_KEY }}'
permission-issues: 'write'
- name: 'Comment and Label Duplicate Issue'
uses: 'actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea'