Skip to content

Commit

Permalink
Correct (again) permissions key in backport bot config
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoyanchev committed Dec 6, 2022
1 parent f3360e4 commit bea1980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport-bot.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
permissions:
contents: read
issues: write
pull_requests: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit bea1980

Please sign in to comment.