Skip to content

Commit

Permalink
Add content: write rights for backporting job
Browse files Browse the repository at this point in the history
We need it to push to the backporting branch after cherry-picking

See #7810
  • Loading branch information
Pierre-Sassoulas committed Nov 23, 2022
1 parent 1e159a7 commit a67d0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backport.yml
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
pull-requests: write
content: write

jobs:
backport:
Expand Down

0 comments on commit a67d0cf

Please sign in to comment.