From ac5d47e35b329a93f3b3e7edcd26110d0d3bd47e Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 6 Dec 2021 08:00:27 -0800 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 0f9880ef3..1c26cb680 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 90 +daysUntilStale: 120 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14