mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
workflows: Add permissions to add labels to PRs (#787)
This commit is contained in:
parent
9d8c2c3759
commit
01c17e9a80
1
.github/workflows/pr-status-label.yml
vendored
1
.github/workflows/pr-status-label.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
|||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
new_pr:
|
||||
|
|
|
|||
Loading…
Reference in a new issue