Change workflow permissions for fork pull requests.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>pull/1585/head
parent
f322ab0ed1
commit
ac8a89ad15
|
@ -7,6 +7,8 @@ on:
|
|||
- main
|
||||
types: ["closed"]
|
||||
|
||||
permissions: write-all
|
||||
|
||||
jobs:
|
||||
cherry_pick_release_stable:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue