Skip to content

Commit 0a2a43e

Browse files
authored
ci: set commit-lint step as optional (#89)
1 parent b0c1d3f commit 0a2a43e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- uses: wagoid/commitlint-github-action@v2
16+
continue-on-error: true
1617

1718
pr-lint:
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)