mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
ci: adding commitlint to lint.yml
This commit is contained in:
parent
c9070bfdaf
commit
4be685a7fc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -19,7 +19,6 @@ jobs:
|
||||||
run: yarn
|
run: yarn
|
||||||
|
|
||||||
- name: Validate current commit (last commit) with commitlint
|
- name: Validate current commit (last commit) with commitlint
|
||||||
if: github.event_name == 'push'
|
|
||||||
run: npx commitlint --last --verbose
|
run: npx commitlint --last --verbose
|
||||||
|
|
||||||
- name: Check formatting
|
- name: Check formatting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue