Skip to content

Commit

Permalink
Fixed Ci feature branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Oct 14, 2023
1 parent 094cf2d commit f13773d
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 @@ -60,4 +60,4 @@ workflows:
tags:
only: /.*/
branches:
only: /.*/
only: /^main$|^feature\/[a-zA-z0-9\-\.]+$/

0 comments on commit f13773d

Please sign in to comment.