chore: add build to push

This commit is contained in:
Mauricio Siu
2024-05-01 21:01:53 -06:00
parent 13eea467a0
commit 9ee6eb5d88

View File

@@ -4,6 +4,11 @@ on:
branches:
- main
- canary
push:
branches:
- main
- canary
jobs:
build-app:
if: github.event_name == 'pull_request'