From 9b1fc986591f8ec6c23af98c7d19f3287b095ed8 Mon Sep 17 00:00:00 2001 From: CanisMinor Date: Wed, 13 Sep 2023 01:39:55 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20chore:=20Update=20issue-cl?= =?UTF-8?q?ose-require.yml=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/issue-close-require.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issue-close-require.yml b/.github/workflows/issue-close-require.yml index 859a8d2..9f0bce8 100644 --- a/.github/workflows/issue-close-require.yml +++ b/.github/workflows/issue-close-require.yml @@ -50,8 +50,8 @@ jobs: with: actions: 'close-issues' labels: "Inactive" - inactive-day: 3 + inactive-day: 30 body: | - Since the issue was labeled with `Inactive`, and no response in 3 days. This issue will be closed. If you have any questions, you can comment and reply. + Since the issue was labeled with `Inactive`, and no response in 30 days. This issue will be closed. If you have any questions, you can comment and reply. 由于该 issue 被标记为 Inactive,同时 30 天未收到回应。现关闭 issue,若有任何问题,可评论回复。