allow write access for backport action (#6912)
This commit is contained in:
parent
b93d0c587e
commit
3518377e2c
|
|
@ -10,7 +10,7 @@ on:
|
|||
types: [ "labeled", "closed" ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
backport:
|
||||
|
|
|
|||
Loading…
Reference in New Issue