From 8e882a45794e8274a5ea54d532e38c11b712a042 Mon Sep 17 00:00:00 2001 From: Hailey Date: Wed, 3 Apr 2024 16:00:52 -0700 Subject: [PATCH] run bundle/deploy on main pushes (#3391) --- .github/workflows/bundle-deploy-eas-update.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/bundle-deploy-eas-update.yml b/.github/workflows/bundle-deploy-eas-update.yml index 1c7e57e5c3..fe2bda695e 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: