mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-24 18:44:52 +08:00
Merge pull request #15310 from Chocobo1/stale
Stale bot: Handle more PR per run
This commit is contained in:
commit
44b2afb218
1
.github/workflows/stale_bot.yaml
vendored
1
.github/workflows/stale_bot.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user