Merge pull request #2633 from krille-chan/krille/increase-operations-per-run

chore: Set operations per run to 1000
This commit is contained in:
Krille-chan 2026-03-03 17:17:23 +01:00 committed by GitHub
commit c11877d893
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,4 +17,5 @@ jobs:
days-before-pr-stale: 365 days-before-pr-stale: 365
days-before-issue-close: 30 days-before-issue-close: 30
days-before-pr-close: 30 days-before-pr-close: 30
exempt-all-assignees: true exempt-all-assignees: true
operations-per-run: 1000