Skip to content

Commit

Permalink
fix: add pr write permission to stale (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiohiohio authored Feb 17, 2025
1 parent 34a1ea9 commit 1c9cb6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:

jobs:
stale:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
Expand Down

0 comments on commit 1c9cb6e

Please sign in to comment.