From 467d91b727f31734bd7f99c63ff3af29022cb1df Mon Sep 17 00:00:00 2001 From: tomaae <23486452+tomaae@users.noreply.github.com> Date: Wed, 15 Apr 2020 05:23:28 +0200 Subject: [PATCH] updated stale workflow --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 9458b10..8bdce8d 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: 30 # Number of days of inactivity before a stale issue is closed daysUntilClose: 7