From f51040a58931664931576d8550dec7d025ba01d8 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Tue, 30 Jan 2024 22:46:07 +1100 Subject: [PATCH] Sponsorship auto-generate v0.1.5 --- .github/workflows/update_sponsors_table.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_sponsors_table.yml b/.github/workflows/update_sponsors_table.yml index fac4c067..ef507889 100755 --- a/.github/workflows/update_sponsors_table.yml +++ b/.github/workflows/update_sponsors_table.yml @@ -2,7 +2,7 @@ name: đŸ¤–Automation - Update Sponsors Table on: schedule: - - cron: '30 11 * * *' # Set your preferred schedule (UTC) + - cron: '50 11 * * *' # Set your preferred schedule (UTC) jobs: update-table: