From bd66af69eb82ae8f634c70f2779148a5699d10fe Mon Sep 17 00:00:00 2001 From: "edward.zeng" Date: Mon, 29 Nov 2021 16:25:41 +0800 Subject: [PATCH] [skip ci] Update all contributor cron (#12348) Signed-off-by: Edward Zeng --- .github/workflows/all-contributors.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all-contributors.yaml b/.github/workflows/all-contributors.yaml index f57bb24e4c..d6ff728807 100644 --- a/.github/workflows/all-contributors.yaml +++ b/.github/workflows/all-contributors.yaml @@ -11,7 +11,7 @@ on: # │ │ │ │ │ # │ │ │ │ │ # │ │ │ │ │ - - cron: '50 * * * *' + - cron: '0 0,12 * * *' jobs: contributor: