We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf5163 commit 22a2677Copy full SHA for 22a2677
.circleci/config.yml
@@ -230,6 +230,7 @@ workflows:
230
filters:
231
branches:
232
only:
233
+ - milestone-20200924
234
- develop
235
# This is alternate dev env for parallel testing
236
- "build-test":
@@ -260,8 +261,7 @@ workflows:
260
261
262
263
- - milestone-v1.3
264
- - milestone-20200910
265
266
# Production builds are exectuted
267
# when PR is merged to the master
0 commit comments