Skip to content

Commit

Permalink
don't deploy for README.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Aug 29, 2024
1 parent ccab504 commit c52cc5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
push:
branches:
- main
paths-ignore:
- "**/README.md"
jobs:
build_and_deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c52cc5b

Please sign in to comment.