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 b0c1d3f commit 0a2a43eCopy full SHA for 0a2a43e
.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