From 33cfbb8ce55d952913b3aff9548ab77f84f04531 Mon Sep 17 00:00:00 2001 From: Raymond Wang Date: Tue, 25 Oct 2022 14:52:43 -0700 Subject: [PATCH] update firebase action trigger --- .github/workflows/firebase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase.yml b/.github/workflows/firebase.yml index ddc88ac..c219a6a 100644 --- a/.github/workflows/firebase.yml +++ b/.github/workflows/firebase.yml @@ -1,7 +1,7 @@ name: deploy-production on: - pull_request: + push: branches: [firebase] jobs: