Allow write permission for backport.yml (#7017)

This commit is contained in:
Oliver 2024-04-13 22:33:22 +10:00 committed by GitHub
parent c0f98635d2
commit 83742c01c8
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: