Skip to content

Commit d710a6a

Browse files
committed
f Don't ignore PRs towards main
.. and always run the checks
1 parent 6295015 commit d710a6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/semver.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ on:
33
push:
44
branches-ignore:
55
- master
6-
- main
76
pull_request:
87
branches-ignore:
98
- master
10-
- main
119

1210
jobs:
1311
semver-checks:

0 commit comments

Comments
 (0)