We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e2e-snapshots
1 parent 5093ce0 commit e6eca4aCopy full SHA for e6eca4a
1 file changed
.github/workflows/ci.yml
@@ -152,6 +152,7 @@ jobs:
152
153
e2e-snapshots:
154
needs: test
155
+ if: github.ref == 'refs/heads/main'
156
strategy:
157
fail-fast: false
158
matrix:
0 commit comments