mirror of
https://github.com/github/gitignore
synced 2025-06-27 17:18:52 +02:00
Increase stale operations per run to 300
This commit is contained in:
parent
f752d0799f
commit
abfc5f1eb4
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user