mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-08 09:19:10 +00:00
actions/stale
: 150 operations, oldest-first.
This commit is contained in:
parent
856029f7c5
commit
f18afffc8d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
|
@ -20,7 +20,8 @@ jobs:
|
|||
|
||||
remove-stale-when-updated: true
|
||||
exempt-draft-pr: true
|
||||
operations-per-run: 1000
|
||||
ascending: true
|
||||
operations-per-run: 150
|
||||
|
||||
stale-issue-label: stale
|
||||
days-before-issue-stale: 90
|
||||
|
|
Loading…
Reference in a new issue