devops: fix roll into PR action (#29318)

Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
Max Schmitt 2024-02-02 14:16:56 +01:00 committed by GitHub
parent fcd3c7b523
commit e69f159f43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,9 @@ on:
env: env:
ELECTRON_SKIP_BINARY_DOWNLOAD: 1 ELECTRON_SKIP_BINARY_DOWNLOAD: 1
permissions:
contents: write
jobs: jobs:
roll: roll:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04