diff --git a/.github/workflows/_get-test-matrix.yml b/.github/workflows/_get-test-matrix.yml index 46442d9ee9..e2f8ddbcc9 100644 --- a/.github/workflows/_get-test-matrix.yml +++ b/.github/workflows/_get-test-matrix.yml @@ -41,7 +41,7 @@ jobs: with: ref: ${{ env.CHECKOUT_REF }} fetch-depth: 0 - + - name: Check Dangerous Command Injection if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target' run: |