update github action to run on push to main branch

This commit is contained in:
ggurdin 2024-10-07 16:51:29 -04:00
parent cd9792fb1e
commit 0a7a9f3d7c
No known key found for this signature in database
GPG key ID: A01CB41737CBB478

View file

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