Skip to content

Commit

Permalink
Change semver major regex pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
gandarez committed Oct 21, 2024
1 parent 740918a commit ca4042d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
branching_model: "trunk-based"
prefix: v
main_branch_name: main
major_regex: "^major/.+"
-
name: Create tag
uses: actions/github-script@v7
Expand Down

0 comments on commit ca4042d

Please sign in to comment.