Merge pull request #2633 from krille-chan/krille/increase-operations-per-run
chore: Set operations per run to 1000
This commit is contained in:
commit
c11877d893
1 changed files with 2 additions and 1 deletions
1
.github/workflows/stale.yaml
vendored
1
.github/workflows/stale.yaml
vendored
|
|
@ -18,3 +18,4 @@ jobs:
|
||||||
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
|
||||||
Loading…
Add table
Reference in a new issue