We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b83bbe commit bdf5dcbCopy full SHA for bdf5dcb
.github/workflows/commitlint.yml
@@ -15,5 +15,6 @@ jobs:
15
- name: Lint commits
16
uses: wagoid/commitlint-github-action@v6
17
with:
18
+ # An empty configFile parameter relies on commitlint's default configuration discovery.
19
configFile: ''
20
0 commit comments