devops: fix cherry_pick_into_release_branch permissions
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
1a43adc506
commit
bf226cf390
|
|
@ -12,6 +12,9 @@ on:
|
|||
description: Comma-separated list of commit hashes to cherry-pick
|
||||
required: true
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
roll:
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue