Skip to content

Commit

Permalink
Update backport.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Apr 29, 2024
1 parent db195b3 commit 2c6d829
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on: # yamllint disable-line rule:truthy
permissions:
contents: write # so it can comment
pull-requests: write # so it can create pull requests
actions: write # so it can backport workflows

jobs:
backport:
name: Backport pull request
Expand Down

0 comments on commit 2c6d829

Please sign in to comment.