update firebase action trigger
This commit is contained in:
parent
0aaf708e32
commit
33cfbb8ce5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase.yml
vendored
2
.github/workflows/firebase.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: deploy-production
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [firebase]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue