devops: fix roll into PR action (#29318)
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
fcd3c7b523
commit
e69f159f43
|
|
@ -7,6 +7,9 @@ on:
|
|||
env:
|
||||
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
roll:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue