diff --git a/.github/workflows/testing_and_coverage.yml b/.github/workflows/testing_and_coverage.yml index d20f4eb..794d77a 100644 --- a/.github/workflows/testing_and_coverage.yml +++ b/.github/workflows/testing_and_coverage.yml @@ -8,8 +8,8 @@ on: branches: - main push: - paths: - - 'client/src/**.ts' + branches: + - main permissions: contents: read