Skip to content

Commit 2810969

Browse files
committed
Add test
1 parent 33a3844 commit 2810969

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/prod-firebase-deploy.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ on:
1010
pull_request:
1111
paths:
1212
- "frontend/**"
13+
push:
14+
branches:
15+
- "shahanneda/prod-deploy"
16+
pull_request:
17+
branches:
18+
- "main"
19+
paths:
20+
- ".github/workflows/prod-firebase-deploy.yaml"
1321

1422
jobs:
1523
build_and_deploy:

0 commit comments

Comments
 (0)