diff --git a/.github/workflows/mypy_primer_comment.yml b/.github/workflows/mypy_primer_comment.yml index 9131802c0..661f4cd42 100644 --- a/.github/workflows/mypy_primer_comment.yml +++ b/.github/workflows/mypy_primer_comment.yml @@ -110,7 +110,7 @@ jobs: issue_number: context.issue.number, owner: context.repo.owner, repo: context.repo.repo, - body, + body: body.substr(0, 30000), // About 300 lines }) - uses: kanga333/comment-hider@9141763feccc8da773595675adc567d6616b6e6f