Skip to content

Commit

Permalink
impr: increase stale issue operations to 200
Browse files Browse the repository at this point in the history
  • Loading branch information
jumanji144 authored Aug 3, 2024
1 parent a2587c6 commit 320ff43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
operations-per-run: '100'
operations-per-run: '200'
ascending: true
days-before-issue-stale: 334
days-before-issue-close: 30
Expand Down

0 comments on commit 320ff43

Please sign in to comment.