Skip to content

Commit

Permalink
Add permission needed for actions/stale statefulness
Browse files Browse the repository at this point in the history
  • Loading branch information
javulticat committed Apr 3, 2024
1 parent 047c9a8 commit 1cf55c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
cleanup-inactive:
runs-on: ubuntu-latest
permissions:
actions: write
issues: write
pull-requests: write
env:
Expand Down

0 comments on commit 1cf55c4

Please sign in to comment.