Merge pull request #15310 from Chocobo1/stale

Stale bot: Handle more PR per run
This commit is contained in:
sledgehammer999 2021-08-11 17:29:45 +03:00 committed by GitHub
commit 44b2afb218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,4 @@ jobs:
days-before-pr-close: 7
exempt-all-pr-assignees: true # avoid stale for all PR with assignees
exempt-all-pr-milestones: true # avoid stale for all PR with milestones
operations-per-run: 200