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 May 20, 2022
1 parent 21e1fd0 commit 0a397bb
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 @@ -346,7 +346,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 0a397bb

Please sign in to comment.