Skip to content

Commit ce2c63d

Browse files
authored
Merge pull request #92 from smlx/refactor-commitlint
chore: move commitlint config location
2 parents acfdbb2 + 7bcb5bc commit ce2c63d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5.4.5
29+
with:
30+
configFile: .github/commitlint.config.js
2931
lint-actions:
3032
permissions:
3133
contents: read

0 commit comments

Comments
 (0)