Merge pull request #715 from pangeachat/update-staging-github-action

update github action to run on push to main branch
This commit is contained in:
ggurdin 2024-10-07 16:51:48 -04:00 committed by GitHub
commit 7f2dfb80a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name: Main Deploy Workflow
on:
push:
branches:
- development
- main
workflow_dispatch:
env: