mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Add contents keyword
This commit is contained in:
@@ -2,7 +2,8 @@ name: Run checks
|
|||||||
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
permissions: read
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NOTIFY_ENVIRONMENT: test
|
NOTIFY_ENVIRONMENT: test
|
||||||
|
|||||||
Reference in New Issue
Block a user