mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-23 02:03:49 -04:00
Add contents keyword
This commit is contained in:
3
.github/workflows/checks.yml
vendored
3
.github/workflows/checks.yml
vendored
@@ -2,7 +2,8 @@ name: Run checks
|
||||
|
||||
on: [push]
|
||||
|
||||
permissions: read
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
NOTIFY_ENVIRONMENT: test
|
||||
|
||||
Reference in New Issue
Block a user