mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
Run tests on CI push, gate deploy on them
This commit is contained in:
10
.github/workflows/deploy.yml
vendored
10
.github/workflows/deploy.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: Deploy to prototype environment
|
||||
|
||||
on: [push]
|
||||
# workflow_run:
|
||||
# workflows: [ Run checks ]
|
||||
# types:
|
||||
# - completed
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [ Run checks ]
|
||||
types:
|
||||
- completed
|
||||
# branches: [ main ]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user