From 3e59a654b51bbd3012c8f2078e14c9ee3368405d Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 12 Apr 2026 10:40:42 +0200 Subject: [PATCH] =?UTF-8?q?fix(ci):=20don=E2=80=99t=20close=20issue=20dire?= =?UTF-8?q?ctly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/stale-waiting-for-reply.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale-waiting-for-reply.yml b/.github/workflows/stale-waiting-for-reply.yml index 6859790db..aa08615f6 100644 --- a/.github/workflows/stale-waiting-for-reply.yml +++ b/.github/workflows/stale-waiting-for-reply.yml @@ -16,7 +16,7 @@ jobs: with: only-labels: 'waiting for reply' days-before-issue-stale: 30 - days-before-issue-close: 0 + days-before-issue-close: 30 stale-issue-label: 'waiting for reply' remove-stale-when-updated: false close-issue-message: >