fix(ci): rename commitlint config file

This commit is contained in:
Łukasz Mierzwa
2021-07-17 14:44:36 +01:00
committed by Łukasz Mierzwa
parent 001f9ef4c1
commit 9905f175ce
2 changed files with 6 additions and 6 deletions

View File

@@ -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