Skip to content

Commit

Permalink
Merge pull request #375 from T0biii/patch-1
Browse files Browse the repository at this point in the history
allow backport github actions
  • Loading branch information
awlx authored Mar 11, 2024
2 parents 4d61e3f + 5d06962 commit 20bfd79
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: # 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 dependabot
jobs:
backport:
name: Backport pull request
Expand Down

0 comments on commit 20bfd79

Please sign in to comment.