Skip to content

Commit 5aa96a5

Browse files
authored
Merge pull request #4661 from github/300-stale-ops-per-run
Increase stale operations per run to 300
2 parents f752d07 + abfc5f1 commit 5aa96a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
exempt-pr-labels: 'keep'
3030
close-issue-reason: not_planned
3131
ascending: true # Sort PRs by last updated date in ascending order
32+
operations-per-run: 300

0 commit comments

Comments
 (0)