We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c1d3f commit 023f59aCopy full SHA for 023f59a
1 file changed
.github/workflows/pr-lint.yml
@@ -13,6 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
- uses: wagoid/commitlint-github-action@v2
16
+ continue-on-error: true
17
18
pr-lint:
19
runs-on: ubuntu-latest
0 commit comments