Skip to content

Commit

Permalink
revert #375
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Mar 11, 2024
1 parent 20bfd79 commit 2841861
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ on: # yamllint disable-line rule:truthy
types: [closed, labeled]
permissions:
contents: write # so it can comment
pull-requests: write # so it can create pull requests
actions: write # so it can backport dependabot
pull-requests: write # so it can create pull requests
jobs:
backport:
name: Backport pull request
Expand Down

0 comments on commit 2841861

Please sign in to comment.