about summary refs log tree commit diff
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-04-03 16:00:52 -0700
committerGitHub <noreply@github.com>2024-04-03 16:00:52 -0700
commit8e882a45794e8274a5ea54d532e38c11b712a042 (patch)
tree2e4872ad870e514529d3aad2283736196f762cf2
parent295a0949f44ef332c7b33e3cd03d0c2ea89047cf (diff)
downloadvoidsky-8e882a45794e8274a5ea54d532e38c11b712a042.tar.zst
run bundle/deploy on main pushes (#3391)
-rw-r--r--.github/workflows/bundle-deploy-eas-update.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/bundle-deploy-eas-update.yml b/.github/workflows/bundle-deploy-eas-update.yml
index 1c7e57e5c..fe2bda695 100644
--- a/.github/workflows/bundle-deploy-eas-update.yml
+++ b/.github/workflows/bundle-deploy-eas-update.yml
@@ -2,6 +2,9 @@
 name: Bundle and Deploy EAS Update
 
 on:
+  push:
+    branches:
+      - main
   workflow_dispatch:
     inputs:
       channel: