Allow write permission for backport.yml (#7017)
This commit is contained in:
parent
c0f98635d2
commit
83742c01c8
|
|
@ -10,7 +10,7 @@ on:
|
|||
types: [ "labeled", "closed" ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
backport:
|
||||
|
|
|
|||
Loading…
Reference in New Issue