From a986b8c3ddb5f083e7262bb7ad089a8a37c4883a Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sun, 28 Jan 2024 13:49:37 +1100 Subject: [PATCH] Sponsorship auto-generate v0.1.31 --- .github/workflows/update_sponsors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_sponsors.yml b/.github/workflows/update_sponsors.yml index 11ce2085..dda4e890 100755 --- a/.github/workflows/update_sponsors.yml +++ b/.github/workflows/update_sponsors.yml @@ -2,7 +2,7 @@ name: Update Sponsors on: schedule: - - cron: '0 2 * * *' # Set your preferred schedule (UTC) + - cron: '0 3 * * *' # Set your preferred schedule (UTC) jobs: update-readme: