We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30fb3ba + ea9365a commit f50e0f8Copy full SHA for f50e0f8
1 file changed
.github/workflows/on_push.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: wakatime/semver-action@master
29
with:
30
branching_model: trunk-based
31
+ major_pattern: "(?i)^(.+:)?(major/.+)"
32
prefix: ""
33
debug: true
34
-
0 commit comments