1 Commits

Author SHA1 Message Date
Dreaded_X 31fdcd0080 chore(actions): Use commited to check pr commits
Committed / committed (pull_request) Failing after 33s
CI / prek (pull_request) Has been cancelled
CI / cargo shear (pull_request) Has been cancelled
2026-04-05 07:32:49 +02:00
+3
View File
@@ -15,3 +15,6 @@ jobs:
with:
fetch-depth: 0
- uses: crate-ci/committed@master
with:
commits: "${{ GITHUB_BASE_REF }}..${{ GITHUB_HEAD_REF }}"
args: "-vvvv --no-merge-commit"