diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index efc13aa..a0a7ea0 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -6,6 +6,8 @@ on: push: branches: - main + paths-ignore: + - "**/README.md" jobs: build_and_deploy: runs-on: ubuntu-latest