From 1ec174101a9e99b6a91c0aee17e61abe13e1674f Mon Sep 17 00:00:00 2001 From: John Guo Date: Tue, 16 Aug 2022 20:16:21 +0800 Subject: [PATCH] CI updates --- .github/workflows/issue-close-inactive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-close-inactive.yml b/.github/workflows/issue-close-inactive.yml index 60778439b..37e9b7391 100644 --- a/.github/workflows/issue-close-inactive.yml +++ b/.github/workflows/issue-close-inactive.yml @@ -1,5 +1,5 @@ # 规则描述:每天0点(GMT+8)执行一次,将最近30天没有活跃且非BUG的ISSUE关闭 -name: Issue Close Require +name: Issue Close Inactive on: schedule: