mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-24 02:33:10 -04:00
Fixed syntax on permissions
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull_requests: write
|
||||
pull-requests: write
|
||||
|
||||
env:
|
||||
NOTIFY_ENVIRONMENT: test
|
||||
|
||||
Reference in New Issue
Block a user