Skip to content

Commit

Permalink
run bundle/deploy on main pushes (#3391)
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok authored Apr 3, 2024
1 parent 295a094 commit 8e882a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bundle-deploy-eas-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name: Bundle and Deploy EAS Update

on:
push:
branches:
- main
workflow_dispatch:
inputs:
channel:
Expand Down

0 comments on commit 8e882a4

Please sign in to comment.