From f82379cfe57cfb67103c235c00043dbd6888443e Mon Sep 17 00:00:00 2001 From: Ovilia Date: Fri, 3 Sep 2021 14:33:06 +0800 Subject: [PATCH] chore: test and run now --- .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 45f7273329..523206e6e7 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -6,7 +6,7 @@ permissions: on: schedule: - - cron: '0 21 * * *' + - cron: '40 * * * *' jobs: stale: