Ver a proveniência

chore: set stale to 30 days instead of 60

tags/v0.10.0
Jérôme Deuchnord há 3 anos
ascendente
cometimento
b46f62869b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .github/workflows/stale.yml

+ 1
- 1
.github/workflows/stale.yml Ver ficheiro

@@ -20,7 +20,7 @@ jobs:
with:
start-date: 2021-02-01

days-before-stale: 60
days-before-stale: 30
days-before-issue-close: 7
days-before-pr-close: 14



Carregando…
Cancelar
Guardar