mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-11-23 09:54:26 +08:00
[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…
Reference in New Issue
Block a user