Skip to content

Commit 5a89ed0

Browse files
authored
ci: Fix check-semver-checks (#1600)
For #1582
1 parent c7c38f2 commit 5a89ed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,8 @@ jobs:
436436
uses: actions/checkout@v5
437437
- name: Check semver
438438
uses: obi1kenobi/cargo-semver-checks-action@v2
439+
with:
440+
release-type: minor
439441

440442
# Dummy job to have a stable name for the "all tests pass" requirement
441443
tests-pass:

0 commit comments

Comments
 (0)