Increase stale operations per run to 300

This commit is contained in:
Devin Dooley
2025-06-06 20:34:35 +00:00
committed by GitHub
parent f752d0799f
commit abfc5f1eb4

View File

@@ -29,3 +29,4 @@ jobs:
exempt-pr-labels: 'keep' exempt-pr-labels: 'keep'
close-issue-reason: not_planned close-issue-reason: not_planned
ascending: true # Sort PRs by last updated date in ascending order ascending: true # Sort PRs by last updated date in ascending order
operations-per-run: 300