ci(commitlint): add configFile

This commit is contained in:
divlo 2021-02-26 11:02:14 +01:00
parent 6953d6952b
commit 565f83db9d
2 changed files with 4 additions and 2 deletions

View File

@ -17,4 +17,6 @@ jobs:
- uses: 'actions/checkout@v2' - uses: 'actions/checkout@v2'
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: 'wagoid/commitlint-github-action@v3' - uses: 'wagoid/commitlint-github-action@v3.0.1'
with:
configFile: '.commitlintrc.json'

2
.husky/.gitignore vendored
View File

@ -1 +1 @@
_ _