We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e2e-snapshots
1 parent 0098c38 commit cf1ab3eCopy full SHA for cf1ab3e
1 file changed
.github/workflows/ci.yml
@@ -148,6 +148,7 @@ jobs:
148
149
e2e-snapshots:
150
needs: test
151
+ if: github.ref == 'refs/heads/main'
152
strategy:
153
fail-fast: false
154
matrix:
0 commit comments