[ci,clang-tidy-post] disable annotations
This commit is contained in:
parent
7eeaabad8b
commit
efa3eb3511
2
.github/workflows/clang-tidy-post.yml
vendored
2
.github/workflows/clang-tidy-post.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
# lgtm_comment_body, max_comments, and annotations need to be set on the posting workflow in a split setup
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
annotations: true
|
||||
annotations: false
|
||||
max_comments: 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user