Skip to content

Commit

Permalink
ci: remove develop branch from Dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
luizrrodrigues authored Oct 4, 2022
1 parent 44b7a9b commit c1fecb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ workflows:
filters:
branches:
only:
- develop
- free
# This is alternate dev env for parallel testing
- "build-test":
context : org-global
Expand Down

0 comments on commit c1fecb7

Please sign in to comment.