Skip to content

Commit bdf5dcb

Browse files
committed
docs(commitlint): clarify default config discovery usage in workflow
1 parent 9b83bbe commit bdf5dcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ jobs:
1515
- name: Lint commits
1616
uses: wagoid/commitlint-github-action@v6
1717
with:
18+
# An empty configFile parameter relies on commitlint's default configuration discovery.
1819
configFile: ''
1920

0 commit comments

Comments
 (0)