diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 425d73c..4c3d6ed 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -7,9 +7,6 @@ on: - master pull_request: branches: [ '*' ] - paths: - - '*.json' - - '*.yaml' merge_group: types: - checks_requested # this is the one that's isn't triggering Codacy analysis @@ -48,4 +45,4 @@ jobs: CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }} run: | bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage.xml - \ No newline at end of file +