Skip to content

Commit d13bbea

Browse files
ci: remove develop from Dev env
1 parent f3271ed commit d13bbea

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.circleci/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,7 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352-
- develop
353-
- latex_support
352+
- free
354353
# This is alternate dev env for parallel testing
355354
- "build-test":
356355
context : org-global
@@ -379,8 +378,6 @@ workflows:
379378
branches:
380379
only:
381380
- develop
382-
- old-mm-fix
383-
- reskin-profile-settings
384381
# Production builds are exectuted
385382
# when PR is merged to the master
386383
# Don't change anything in this configuration

0 commit comments

Comments
 (0)