[ci,clang-tidy-post] disable annotations

This commit is contained in:
Armin Novak 2024-06-05 15:52:37 +02:00
parent 7eeaabad8b
commit efa3eb3511
No known key found for this signature in database
GPG Key ID: 2CF4A2D2D3D72105
1 changed files with 1 additions and 1 deletions

View File

@ -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