diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0ec69c967be..78212c62bda1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -152,6 +152,7 @@ jobs: e2e-snapshots: needs: test + if: github.ref == 'refs/heads/main' strategy: fail-fast: false matrix: