mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
.github: tidy-up-auto: keep less minimum runs
reduce the number of minimum runs to be left to 2. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
2
.github/workflows/tidy-up-auto.yml
vendored
2
.github/workflows/tidy-up-auto.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
token: ${{ github.token }}
|
||||
repository: ${{ github.repository }}
|
||||
retain_days: 14
|
||||
keep_minimum_runs: 6
|
||||
keep_minimum_runs: 2
|
||||
|
||||
Reference in New Issue
Block a user