From 150f46486871b5ca57992f7eed3787e0c1c49bef Mon Sep 17 00:00:00 2001 From: Jiang Qinghua <841324345@qq.com> Date: Mon, 27 Jun 2022 22:42:39 +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 be6074e8f..dc7a69615 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 120 +daysUntilStale: 180 # Number of days of inactivity before a stale issue is closed daysUntilClose: 7 # Issues with these labels will never be considered stale