Skip to content

Commit 1903f33

Browse files
committed
WIP: Disable PR name check
1 parent fd40570 commit 1903f33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/semver_checks.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches:
88
- main
99
- 'branch-*'
10+
# For testing purposes
11+
- semver-checks
1012
push:
1113
tags:
1214
- v*.*.*

0 commit comments

Comments
 (0)