mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 06:25:56 +03:00
increase number of operations per run to go through old issues
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
This commit is contained in:
parent
3062595022
commit
1e267f1781
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v3
|
- uses: actions/stale@v3
|
||||||
with:
|
with:
|
||||||
|
operations-per-run: 1500
|
||||||
days-before-stale: 28
|
days-before-stale: 28
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
|
|
Loading…
Reference in a new issue