From 1ab65c9851be0c89ee7ff0f56c6c0f4cc68ebebe Mon Sep 17 00:00:00 2001 From: Netch <85944622+netch-org@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:24:23 +0800 Subject: [PATCH] Update stale.yml --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 4c4c3d2c..61843ea0 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,4 +1,4 @@ -name: Netch CII +name: Close stale issues and PRs on: schedule: - cron: "0 0 * * *"