From fe3ce7b10c5ee27e9c990388663791db626fdc6b Mon Sep 17 00:00:00 2001 From: gemstone Date: Fri, 17 May 2024 19:10:06 +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 3973c7295..566057333 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -7,7 +7,7 @@ name: Mark stale issues and pull requests on: schedule: - - cron: '00 * * * 1-5' + - cron: '00 10 * * 1-5' jobs: stale: