Skip to content

Commit

Permalink
ci: add path to github action for frontend cd
Browse files Browse the repository at this point in the history
  • Loading branch information
longwind48 committed Dec 15, 2024
1 parent 0c854db commit c731c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase-hosting-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- stg
paths:
- "frontend/**"
- ".github/workflows/firebase-hosting-staging.yml"
workflow_dispatch:
jobs:
build_and_deploy:
Expand Down

0 comments on commit c731c2b

Please sign in to comment.