Skip to content

Commit

Permalink
Grant blocking issues bot write access to PRs (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
carreter authored Dec 12, 2023
1 parent 4a0840b commit a5e8269
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blocking_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
blocking_issues:
runs-on: ubuntu-latest
permissions:
pull-requests: write
name: Checks for blocking issues
steps:
- uses: Levi-Lesches/blocking-issues@v2

0 comments on commit a5e8269

Please sign in to comment.