diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f3c984..93c008c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,9 +8,7 @@ on: pull_request: permissions: - contents: read - # Optional: allow read access to pull request. Use with `only-new-issues` option. - # pull-requests: read + contents: write jobs: golang-ci: