diff --git a/.github/workflows/qc_checks.yaml b/.github/workflows/qc_checks.yaml index 72262db575..f43e693589 100644 --- a/.github/workflows/qc_checks.yaml +++ b/.github/workflows/qc_checks.yaml @@ -591,9 +591,8 @@ jobs: zizmor: name: Security [Zizmor] - need: ['pre-commit'] runs-on: ubuntu-20.04 - needs: paths-filter + needs: ['pre-commit', 'paths-filter'] if: needs.paths-filter.outputs.cicd == 'true' || needs.paths-filter.outputs.force == 'true' permissions: