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

@@ -54,6 +54,7 @@ jobs:
with:
app-id: '${{ secrets.APP_ID }}'
private-key: '${{ secrets.PRIVATE_KEY }}'
permission-issues: 'write'
- name: 'Get Repository Labels'
id: 'get_labels'