diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 11baccb07..5d3849c4a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ permissions: # only required for workflows in private repositories actions: read - pull-request: read + pull-requests: read contents: write # required by the mongodb-labs/drivers-github-tools/setup@v2 step