From 8cc2672c6a5b22f2a0805206fe0965a8e54f9ef0 Mon Sep 17 00:00:00 2001 From: canove Date: Sat, 26 Sep 2020 18:55:37 -0300 Subject: [PATCH] fix: typo in stale bot config --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 0827505..394a813 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,7 +7,7 @@ exemptLabels: - pinned - security - bug - - enchantment + - enhancement # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable