increase operations per run
This commit is contained in:
parent
e6a391ddb1
commit
d6b2e9df78
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -18,4 +18,5 @@ jobs:
|
||||||
stale-pr-label: 'meta/stale'
|
stale-pr-label: 'meta/stale'
|
||||||
exempt-pr-label: 'meta/stale-exempt'
|
exempt-pr-label: 'meta/stale-exempt'
|
||||||
remove-stale-when-updated: 'True'
|
remove-stale-when-updated: 'True'
|
||||||
|
operations-per-run: 500
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue