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 24, 2022
1 parent 8c22930 commit ce899e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
pull-requests: write
content: write

jobs:
backport:
Expand Down

0 comments on commit ce899e8

Please sign in to comment.