mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-05 05:46:01 -04:00
ci: commit number 1
This commit is contained in:
parent
96ebe354bb
commit
bb64f16bac
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -33,4 +33,4 @@ jobs:
|
||||
# TODO: lint range of commits, not only the latest pushed
|
||||
- name: Gitlint
|
||||
# yamllint disable-line rule:line-length
|
||||
run: gitlint --debug --commits "${{ github.event.after }}..${{ github.sha }}"
|
||||
run: gitlint --debug --commits "${{ github.base_ref }}..${{ github.sha }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user