mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 15:25:54 -04:00
workflow: Have clang-tidy job request changes if warnings found
[skip ci]
This commit is contained in:
parent
52d59b2df7
commit
891937193a
2
.github/workflows/review.yml
vendored
2
.github/workflows/review.yml
vendored
@ -73,3 +73,5 @@ jobs:
|
||||
github_token: ${{ github.token }}
|
||||
clang_tidy_fixes: clang-tidy-result/fixes.yml
|
||||
pull_request_id: ${{ env.pr_id }}
|
||||
request_changes: true
|
||||
suggestions_per_comment: 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user