From 199b69300de2e50ecf94fd955c639861e5fe718a Mon Sep 17 00:00:00 2001 From: Maruan Date: Sun, 14 Mar 2021 13:04:01 -0400 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index dc90e5a..8ec2004 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,6 +6,7 @@ daysUntilClose: 7 exemptLabels: - pinned - security + - enhancement # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable