Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahanneda committed Aug 26, 2024
1 parent 097163c commit 319a078
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/prod-firebase-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ on:
pull_request:
paths:
- "frontend/**"
push:
branches:
- "shahanneda/prod-deploy"
pull_request:
branches:
- "main"
paths:
- ".github/workflows/prod-firebase-deploy.yaml"

jobs:
build_and_deploy:
Expand Down

0 comments on commit 319a078

Please sign in to comment.