diff --git a/.github/workflows/_release.yml b/.github/workflows/_release.yml index f4c1a2e9d6e..70f7caa296e 100644 --- a/.github/workflows/_release.yml +++ b/.github/workflows/_release.yml @@ -376,6 +376,7 @@ jobs: test-prior-published-packages-against-new-core: # Installs the new core with old partners: Installs the new unreleased core # alongside the previously published partner packages and runs integration tests + if: github.ref != 'refs/heads/v0.3' needs: - build - release-notes