diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index aa2ee4c97..ca19ddab5 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -101,6 +101,7 @@ jobs: changeset: name: Check the status of Changesets runs-on: ubuntu-latest + if: github.head_ref != 'changeset-release/main' steps: - uses: actions/checkout@v4 with: