From 4db0b50230aaad41c4ca9f7f9ae64dda615497b8 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 1d373275a228..b7c58bb3ff49 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