diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 4b152f1c9..43695cd8a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -7,7 +7,7 @@ on: permissions: pull-requests: write - contents: read + contents: write actions: read security-events: write