Skip to content

Commit 0bfb209

Browse files
committed
WIP: testing snapshot CI job
1 parent 1719646 commit 0bfb209

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -362,11 +362,11 @@ workflows:
362362
snapshots: true
363363
requires:
364364
- build
365-
filters:
366-
branches:
367-
only:
368-
- renovate/angular
369-
- main
365+
# filters:
366+
# branches:
367+
# only:
368+
# - renovate/angular
369+
# - main
370370
- e2e-cli:
371371
name: e2e-cli-node-16
372372
nodeversion: '16.10'

0 commit comments

Comments
 (0)