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