From 647d876ef62cc3ae5c49d8d485fa4a356fb5625a Mon Sep 17 00:00:00 2001 From: Horis <821938089@qq.com> Date: Wed, 13 Sep 2023 14:40:14 +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 4a5ce36d3..1d373275a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -9,6 +9,7 @@ on: schedule: # 每5天北京时间9点 - cron: '30 1 1/5 * *' + workflow_dispatch: jobs: stale: