Skip to content

Commit 7bcb5bc

Browse files
committed
chore: move commitlint config location
1 parent acfdbb2 commit 7bcb5bc

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)