mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 02:44:10 -04:00
Test permissions on pull requests for actions
This commit is contained in:
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@@ -4,6 +4,7 @@ on: [push]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull_requests: write
|
||||
|
||||
env:
|
||||
NOTIFY_ENVIRONMENT: test
|
||||
|
||||
Reference in New Issue
Block a user