From eff648c77854ce8ccdaf5b9b2e1479dab865c5dc Mon Sep 17 00:00:00 2001 From: drethereum Date: Mon, 3 Feb 2025 08:35:49 -0700 Subject: [PATCH] update schedule --- .../workflows/dbt_run_streamline_history_receipts_temp.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dbt_run_streamline_history_receipts_temp.yml b/.github/workflows/dbt_run_streamline_history_receipts_temp.yml index 4cfa97d..152217c 100644 --- a/.github/workflows/dbt_run_streamline_history_receipts_temp.yml +++ b/.github/workflows/dbt_run_streamline_history_receipts_temp.yml @@ -4,8 +4,8 @@ run-name: dbt_run_streamline_history_receipts_temp on: workflow_dispatch: schedule: - # Runs every 3 hours (see https://crontab.guru) - - cron: '1 */3 * * *' + # Runs every 4 hours (see https://crontab.guru) + - cron: '1 */4 * * *' env: DBT_PROFILES_DIR: ./