Skip to content

Commit a883d4b

Browse files
1 parent 2451ca2 commit a883d4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233+
- milestone-20200917
233234
- develop
234235
# This is alternate dev env for parallel testing
235236
- "build-test":
@@ -262,6 +263,7 @@ workflows:
262263
only:
263264
- milestone-v1.3
264265
- milestone-20200910
266+
- milestone-20200917
265267
- develop
266268
# Production builds are exectuted
267269
# when PR is merged to the master

0 commit comments

Comments
 (0)