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: