Change workflow permissions for fork pull requests.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
pull/1585/head
Jerome Luckenbach 2021-05-24 16:21:19 +02:00
parent f322ab0ed1
commit ac8a89ad15
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ on:
- main
types: ["closed"]
permissions: write-all
jobs:
cherry_pick_release_stable:
runs-on: ubuntu-latest