Skip to content

Commit 25bc3d4

Browse files
committed
ci: run snapshots on all branches
1 parent 8d49c19 commit 25bc3d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@ workflows:
196196
- e2e-cli
197197
filters:
198198
branches:
199-
only: master
199+
ignore:
200+
- /pull\/.*/
200201
- publish:
201202
requires:
202203
- test

0 commit comments

Comments
 (0)