Skip to content

Commit

Permalink
Increase operations-per-run for stale workflow (#1891)
Browse files Browse the repository at this point in the history
  • Loading branch information
electron0zero authored Nov 13, 2022
1 parent c751e9c commit c7b854e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/[email protected]
with:
close-issue-reason: not_planned
operations-per-run: 100
days-before-stale: 60
days-before-close: 15
stale-issue-message: >
Expand Down

0 comments on commit c7b854e

Please sign in to comment.