Skip to content

Commit 3ddc01b

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/semver.yml

Lines changed: 0 additions & 2 deletions
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)