Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
busticated committed Apr 14, 2022
1 parent 9d67b3d commit 5d4746a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,9 @@ workflows:
- matches:
pattern: "^release/.*"
value: << pipeline.git.branch >>
- matches:
pattern: "^chore/.*"
value: << pipeline.git.branch >>
jobs:
- setup-workspace:
<<: *tag_filters
Expand Down

0 comments on commit 5d4746a

Please sign in to comment.