diff --git a/.github/workflows/qns.yml b/.github/workflows/qns.yml index d0256f9021..76a27e7986 100644 --- a/.github/workflows/qns.yml +++ b/.github/workflows/qns.yml @@ -64,6 +64,7 @@ jobs: uses: actions/checkout@v4 - name: Run QUIC Interop tests + if: ${{ github.event_name == 'pull_request' }} # TODO: Replace once https://github.com/quic-interop/quic-interop-runner/pull/356 is merged. uses: ./.github/actions/quic-interop-runner with: