ci/backport: specify workflows permission
Needed to create branches that modify workflow files.
This commit is contained in:
parent
be307b6b8f
commit
702008d2b3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/backport.yml
vendored
1
.github/workflows/backport.yml
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
|||
app-id: ${{ vars.CI_APP_ID }}
|
||||
private-key: ${{ secrets.CI_APP_PRIVATE_KEY }}
|
||||
permission-contents: write
|
||||
permission-workflows: write
|
||||
permission-pull-requests: write
|
||||
|
||||
- uses: actions/checkout@v7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue