Skip to content

Commit

Permalink
chore: add build to push
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed May 2, 2024
1 parent 13eea46 commit 9ee6eb5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
branches:
- main
- canary

push:
branches:
- main
- canary
jobs:
build-app:
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 9ee6eb5

Please sign in to comment.