diff --git a/.github/workflows/bot-prevention.yml b/.github/workflows/bot-prevention.yml index 4d8e225e56..705be6b4d3 100644 --- a/.github/workflows/bot-prevention.yml +++ b/.github/workflows/bot-prevention.yml @@ -6,6 +6,7 @@ on: permissions: pull-requests: write + issues: write jobs: check-pr-body: