Skip to content

Commit 5c92bdb

Browse files
author
Angular Builds
committed
ci: run snapshots on all branches
1 parent c0445b0 commit 5c92bdb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,9 @@ workflows:
196196
- e2e-cli
197197
filters:
198198
branches:
199-
only: master
199+
only:
200+
- master
201+
- /.*/
200202
- publish:
201203
requires:
202204
- test

0 commit comments

Comments
 (0)