From 3c9cf7a5605743a46ccbf9d4a0f2e237de1a3cb2 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 19 Jul 2019 09:41:08 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index dc90e5a..9d23fb5 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 60 +daysUntilStale: 30 # Number of days of inactivity before a stale issue is closed daysUntilClose: 7 # Issues with these labels will never be considered stale