Skip to content

Commit

Permalink
actions: bump up the operations-per-run for actions/stale
Browse files Browse the repository at this point in the history
  • Loading branch information
panjf2000 committed Sep 26, 2024
1 parent 2e6430c commit d745cd7
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 @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
operations-per-run: 100
days-before-issue-stale: 30
days-before-issue-close: 7
stale-issue-label: 'stale'
Expand Down

0 comments on commit d745cd7

Please sign in to comment.