1 Commits

Author SHA1 Message Date
Dreaded_X 9ed111ce3f chore(actions): Use commited to check pr commits
Committed / committed (pull_request) Failing after 40s
CI / prek (push) Successful in 9m17s
CI / cargo shear (push) Successful in 9m23s
Release-plz / Release-plz PR (push) Waiting to run
Release-plz / Release-plz Release (push) Has started running
CI / cargo shear (pull_request) Successful in 9m37s
CI / prek (pull_request) Successful in 10m33s
2026-04-05 06:34:20 +02:00
-3
View File
@@ -15,6 +15,3 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: crate-ci/committed@master - uses: crate-ci/committed@master
with:
commits: "${{ GITHUB_BASE_REF }}..${{ GITHUB_HEAD_REF }}"
args: "-vvvv --no-merge-commit"