Skip to content

Commit 5a3f40c

Browse files
ci: remove develop branch from Dev env
1 parent 4be9c90 commit 5a3f40c

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
@@ -230,7 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- develop
233+
- free
234234
# This is alternate dev env for parallel testing
235235
- "build-test":
236236
context : org-global

0 commit comments

Comments
 (0)