From 9cb9226b05c77efe36726b98211661cb80b2cf94 Mon Sep 17 00:00:00 2001 From: Horis <821938089@qq.com> Date: Wed, 13 Sep 2023 14:49:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 1d373275a..b7c58bb3f 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -27,3 +27,4 @@ jobs: stale-issue-message: '由于长期没有状态更新,该问题将于5天后自动关闭。如有需要可重新打开。' days-before-stale: 30 days-before-close: 5 + operations-per-run: 100