diff --git a/.github/workflows/clang-tidy-post.yml b/.github/workflows/clang-tidy-post.yml index 5cea57f9e..742cee590 100644 --- a/.github/workflows/clang-tidy-post.yml +++ b/.github/workflows/clang-tidy-post.yml @@ -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