From d2227a248879b17f25cba53625f4b529182cd602 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Thu, 8 Apr 2021 22:56:22 -0700 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 eb5c955f9..d2ebe6434 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,6 +7,7 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - security + - pinned # Label to use when marking an issue as stale staleLabel: stale