mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ci): rename commitlint config file
This commit is contained in:
committed by
Łukasz Mierzwa
parent
001f9ef4c1
commit
9905f175ce
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -260,7 +260,7 @@ jobs:
|
||||
- name: Lint git commit
|
||||
uses: wagoid/commitlint-github-action@v4.0.2
|
||||
with:
|
||||
configFile: .commitlintrc.js
|
||||
configFile: .commitlintrc.cjs
|
||||
|
||||
docs:
|
||||
name: Lint documentation
|
||||
|
||||
Reference in New Issue
Block a user