mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-24 02:33:10 -04:00
Tests configurations
This commit is contained in:
12
.github/workflows/checks.yml
vendored
12
.github/workflows/checks.yml
vendored
@@ -1,10 +1,12 @@
|
||||
name: Run checks
|
||||
|
||||
on: [push, pull_request_target]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
on:
|
||||
push:
|
||||
permissions:
|
||||
contents: read
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
|
||||
env:
|
||||
NOTIFY_ENVIRONMENT: test
|
||||
|
||||
Reference in New Issue
Block a user