1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

Merge pull request #4661 from github/300-stale-ops-per-run

Increase stale operations per run to 300
This commit is contained in:
Devin Dooley 2025-06-06 14:24:38 -07:00 committed by GitHub
commit 5aa96a579d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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