From 99c94975cbcdfec7a6ada6a97454369ec4c5c654 Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Thu, 12 Oct 2023 11:00:57 +0200 Subject: [PATCH] Update stale.yaml --- .github/workflows/stale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 0bde69f..7fb607e 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -19,7 +19,7 @@ jobs: remove-stale-when-updated: true stale-issue-label: "stale" labels-to-remove-when-stale: "check for Bug,in progress" - exempt-issue-labels: "pinned,Bug: Confirmed!,check for Bug,wait" + exempt-issue-labels: "pinned,check for Bug,wait" stale-issue-message: > This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity