Skip to content

Commit fcf4c59

Browse files
ci: remove develop from Dev env
1 parent 60c33be commit fcf4c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
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)