Skip to content

Commit

Permalink
Added permissions for stale
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Oct 25, 2024
1 parent dde9f52 commit cd354e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
jobs:
stale:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
with:
Expand Down

0 comments on commit cd354e1

Please sign in to comment.