Skip to content

Commit

Permalink
Merge pull request #68 from wakatime/major/semver-major-regex
Browse files Browse the repository at this point in the history
Change semver major regex pattern
  • Loading branch information
gandarez authored Oct 21, 2024
2 parents 740918a + ca4042d commit 055a975
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 055a975

Please sign in to comment.