diff --git a/.github/workflows/mypy_primer_comment.yml b/.github/workflows/mypy_primer_comment.yml index 4ea87a5cf..2acfff7b3 100644 --- a/.github/workflows/mypy_primer_comment.yml +++ b/.github/workflows/mypy_primer_comment.yml @@ -10,7 +10,7 @@ on: permissions: contents: read - issues: write + pull-requests: write jobs: mypy_primer: