allow write access for backport action (#6912)

This commit is contained in:
Oliver 2024-04-02 15:12:12 +11:00 committed by GitHub
parent b93d0c587e
commit 3518377e2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ on:
types: [ "labeled", "closed" ]
permissions:
contents: read
contents: write
jobs:
backport: