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
86e8030541
commit
ed2e7e685d
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.before }}..${{ github.sha }}"
|
||||
run: gitlint --debug --commits "${{ github.event.after }}..${{ github.sha }}"
|
||||
|
@ -1,6 +1,5 @@
|
||||
# Contributing
|
||||
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Respect](#respect)
|
||||
|
Loading…
x
Reference in New Issue
Block a user