We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c34f6 commit 1d71628Copy full SHA for 1d71628
.github/workflows/commit-lint.yml
@@ -11,5 +11,5 @@ jobs:
11
fetch-depth: 0
12
- uses: wagoid/commitlint-github-action@v4
13
with:
14
- configFile: ${{ github.workspace }}/commitlint.config.js
+ configFile: ${{ github.workspace }}/build/ci/commitlint.config.js
15
commitlint.config.js
0 commit comments