Skip to content

Commit c1fecb7

Browse files
ci: remove develop branch from Dev env
1 parent 44b7a9b commit c1fecb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352-
- develop
352+
- free
353353
# This is alternate dev env for parallel testing
354354
- "build-test":
355355
context : org-global

0 commit comments

Comments
 (0)