From 76772c5387328bebf7904464956a6ebf1fa6dc35 Mon Sep 17 00:00:00 2001 From: jqh <841324345@qq.com> Date: Fri, 30 Apr 2021 15:04:19 +0800 Subject: [PATCH] stale --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index ef1004f87..be6074e8f 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: 7 # Issues with these labels will never be considered stale