diff --git a/.github/workflows/pytest-pytest-coverage-comment.yml b/.github/workflows/pytest-pytest-coverage-comment.yml index 2b45769..a318381 100644 --- a/.github/workflows/pytest-pytest-coverage-comment.yml +++ b/.github/workflows/pytest-pytest-coverage-comment.yml @@ -4,7 +4,7 @@ on: pull_request: permissions: - contents: read + contents: write jobs: build: