We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd40570 commit 1903f33Copy full SHA for 1903f33
.github/workflows/semver_checks.yml
@@ -7,6 +7,8 @@ on:
7
branches:
8
- main
9
- 'branch-*'
10
+ # For testing purposes
11
+ - semver-checks
12
push:
13
tags:
14
- v*.*.*
0 commit comments