mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,clang-tidy-post] disable annotations
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user