ci: abort clang-tidy-review on error (#6717)

This commit is contained in:
pajlada
2026-01-06 10:57:41 +01:00
committed by GitHub
parent 90373323ec
commit 03aa9b86fd
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- uses: ZedThree/clang-tidy-review/post@v0.22.3
- uses: ZedThree/clang-tidy-review/post@v0.23.0
with:
lgtm_comment_body: ""
num_comments_as_exitcode: false