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

update github action to run on push to main branch
pull/1398/head
ggurdin 1 year ago committed by GitHub
commit 7f2dfb80a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save