Skip to content

Commit

Permalink
chore: update backport bot
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Sep 6, 2024
1 parent d410aaf commit 431e125
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
types: ["closed", "labeled"]

permissions:
pull-requests: write
contents: write # so it can comment
pull-requests: write # so it can create pull requests

jobs:
backport:
Expand Down

0 comments on commit 431e125

Please sign in to comment.