From 575815dfeda6d064780abe07485d3a63f69cab34 Mon Sep 17 00:00:00 2001 From: Wenxuan Zhang Date: Sat, 1 Aug 2020 22:15:17 +0800 Subject: [PATCH] ci: update stale.yml Former-commit-id: 938a795f61a81339e4be5dc7f43d1ac6eb07251d --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index d6cfe6a..234ebde 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 30 +daysUntilStale: 60 # Number of days of inactivity before a stale issue is closed daysUntilClose: 7 # Issues with these labels will never be considered stale