diff --git a/.github/workflows/Invalidations.yml b/.github/workflows/Invalidations.yml index 9aa4742c5..4021410a0 100644 --- a/.github/workflows/Invalidations.yml +++ b/.github/workflows/Invalidations.yml @@ -10,7 +10,7 @@ concurrency: cancel-in-progress: true jobs: - evaluate: + compare-invalidations: # Only run on PRs to the default branch. # In the PR trigger above branches can be specified only explicitly whereas this check should work for master, main, or any other default branch if: github.base_ref == github.event.repository.default_branch