Skip to content

Commit 8ad3cee

Browse files
committed
Updated workflow
1 parent 1b043eb commit 8ad3cee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ workflows:
129129
only:
130130
- dev
131131
- v2
132+
ignore:
132133
- v2-dev
133134
- build_next:
134135
requires:
@@ -138,6 +139,7 @@ workflows:
138139
only:
139140
- dev
140141
- v2
142+
ignore:
141143
- v2-dev
142144
- publish_next:
143145
requires:
@@ -147,6 +149,7 @@ workflows:
147149
only:
148150
- dev
149151
- v2
152+
ignore:
150153
- v2-dev
151154
release:
152155
jobs:

0 commit comments

Comments
 (0)