diff --git a/.github/workflows/test_impacted_targets.yaml b/.github/workflows/test_impacted_targets.yaml index 499c058..813daec 100644 --- a/.github/workflows/test_impacted_targets.yaml +++ b/.github/workflows/test_impacted_targets.yaml @@ -97,7 +97,7 @@ jobs: bazel-startup-options: "" impact-all-filters-path: "" kind-filter: source file - negative-scope-filter: \\.txt$ + negative-scope-filter: .txt$ expected-targets-file: many_filtered.txt upload-targets: "false"