We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b7c25 commit 0949702Copy full SHA for 0949702
.github/workflows/cpp.yml
@@ -19,6 +19,8 @@ jobs:
19
20
- name: Run commitlint
21
uses: opensource-nepal/commitlint@v1.2.0
22
+ with:
23
+ fail_on_error: false
24
25
- name: Run linter
26
uses: cpp-linter/cpp-linter-action@v2
0 commit comments