mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-27 10:51:40 -05:00
Fix workflow and python syntax issues
This commit is contained in:
3
.github/workflows/deploy-demo.yml
vendored
3
.github/workflows/deploy-demo.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Deploy to demo environment
|
||||
|
||||
on:
|
||||
push: [ production ]
|
||||
push:
|
||||
branches: [ production ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user