diff --git a/.github/pr-scope-labeler.yml b/.github/pr-scope-labeler.yml index 909d4ed..8140581 100644 --- a/.github/pr-scope-labeler.yml +++ b/.github/pr-scope-labeler.yml @@ -9,7 +9,7 @@ - any-glob-to-any-file: - tests/** - .jest/** - - scripts/merge-coverage.ts + - scripts/calculate-global-test-coverage.ts - jest.config.ts - nyc.config.js