mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 02:23:32 -04:00
ugh try again with different permissions
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
|||||||
branches: [ main ] # Redundant, workflow_run events are only triggered on default branch (`main`)
|
branches: [ main ] # Redundant, workflow_run events are only triggered on default branch (`main`)
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
checks: write
|
||||||
|
pull-requests: write
|
||||||
contents: write
|
contents: write
|
||||||
actions: write
|
actions: write
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user