run bundle/deploy on main pushes (#3391)
This commit is contained in:
parent
295a0949f4
commit
8e882a4579
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
name: Bundle and Deploy EAS Update
|
name: Bundle and Deploy EAS Update
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
channel:
|
channel:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue