Skip to content

Commit

Permalink
actions: add "actions: write" for actions/stale temporarily
Browse files Browse the repository at this point in the history
Fix the cache issue.

See actions/stale#1133 for details.
  • Loading branch information
panjf2000 committed Sep 26, 2024
1 parent d745cd7 commit cccef2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
stale-issues:
runs-on: ubuntu-latest
permissions:
actions: write
issues: write
pull-requests: write
steps:
Expand Down

0 comments on commit cccef2c

Please sign in to comment.