Skip to content

Commit

Permalink
Update release_candidate_filter
Browse files Browse the repository at this point in the history
  • Loading branch information
BloodAxe committed Oct 16, 2023
1 parent 69d2594 commit b3b37e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ release_tag_filter: &release_tag_filter
release_candidate_filter: &release_candidate_filter
filters:
branches:
# Apply to master branch and other branches that start with "master"
only: /^master.*/
# Apply to master_330
only: master_330

release_candidate_tag_filter: &release_candidate_tag_filter
filters:
Expand Down

0 comments on commit b3b37e5

Please sign in to comment.