workflows: Add permissions to add labels to PRs (#787)

This commit is contained in:
MonsterDruide1 2025-10-31 12:19:48 +01:00 committed by GitHub
parent 9d8c2c3759
commit 01c17e9a80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ on:
permissions:
pull-requests: write
issues: write
jobs:
new_pr: