Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9e703540a7
|
@@ -16,5 +16,5 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: crate-ci/committed@master
|
||||
with:
|
||||
commits: "${{ gitea.base_ref }}..${{ gitea.head_ref }}"
|
||||
commits: "${{ gitea.base_ref }}..${{ gitea.ref_name }}"
|
||||
args: "-vvvv --no-merge-commit"
|
||||
|
||||
Reference in New Issue
Block a user