Skip to content

Commit c1a06a0

Browse files
committed
use config
1 parent d9c0b14 commit c1a06a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
with:
6666
fetch-depth: 0
6767
- uses: wagoid/commitlint-github-action@v5
68+
with:
69+
configFile: .commitlintrc.json
6870
continue-on-error: false #we dont want to package etc if bad commits also pre-commit prefered
6971

7072
gitguardian-scan:

0 commit comments

Comments
 (0)