[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

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