ci(commitlint): add configFile
This commit is contained in:
parent
6953d6952b
commit
565f83db9d
4
.github/workflows/commitlint.yml
vendored
4
.github/workflows/commitlint.yml
vendored
@ -17,4 +17,6 @@ jobs:
|
||||
- uses: 'actions/checkout@v2'
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: 'wagoid/commitlint-github-action@v3'
|
||||
- uses: 'wagoid/commitlint-github-action@v3.0.1'
|
||||
with:
|
||||
configFile: '.commitlintrc.json'
|
||||
|
Reference in New Issue
Block a user