diff --git a/.github/workflows/cherry-pick-pr.yml b/.github/workflows/cherry-pick-pr.yml index 4c40c7c7..e1211571 100644 --- a/.github/workflows/cherry-pick-pr.yml +++ b/.github/workflows/cherry-pick-pr.yml @@ -9,6 +9,7 @@ on: permissions: contents: write pull-requests: write + workflows: write jobs: cherry-pick: