turn on gh actions for staging

This commit is contained in:
2021-07-17 13:03:57 -07:00
parent d6a1d3dc2a
commit 080c917ccc
2 changed files with 47 additions and 2 deletions

View File

@@ -7,8 +7,6 @@ name: deploy
on:
push:
branches: [master]
pull_request:
branches: [master]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: