diff --git a/.github/workflows/pr-code-format.yml b/.github/workflows/pr-code-format.yml index 7e95a93d7157..14a2b00d6c2b 100644 --- a/.github/workflows/pr-code-format.yml +++ b/.github/workflows/pr-code-format.yml @@ -3,6 +3,7 @@ on: pull_request_target permissions: pull-requests: write contents: read + issues: write jobs: code_formatter: