We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e802b9f commit a7f2ab1Copy full SHA for a7f2ab1
1 file changed
.github/workflows/semver-checks.yml
@@ -21,6 +21,4 @@ jobs:
21
22
- name: Check semver compatibility
23
uses: obi1kenobi/cargo-semver-checks-action@v2
24
- with:
25
- # Check all packages in the workspace
26
- package: --workspace
+ # No parameters needed - automatically checks all packages in workspace
0 commit comments