diff --git a/.github/workflows/pull-sheets.yml b/.github/workflows/pull-sheets.yml index 5ea1b1a5..bb29dca7 100644 --- a/.github/workflows/pull-sheets.yml +++ b/.github/workflows/pull-sheets.yml @@ -2,7 +2,7 @@ name: Sync Google Sheets data on: schedule: - - cron: "50 * * * *" # 50 past every hour + - cron: "0 10 * * *" # Every day at 10am workflow_dispatch: push: branches: