diff --git a/.github/stale.yml b/.github/stale.yml index 68c5ee938..1085be6bc 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,7 +14,7 @@ onlyLabels: [] exemptLabels: - "security" - "pending discussion" - - "do not close" + - "do-not-close" # Set to true to ignore issues in a project (defaults to false) exemptProjects: false