From c75d7e8bd758710a9770d1a2c8eca430b75e3b98 Mon Sep 17 00:00:00 2001 From: Austin Date: Fri, 18 Oct 2024 01:20:17 -0400 Subject: [PATCH] 4 hours --- .github/workflows/dbt_run_streamline_history.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dbt_run_streamline_history.yml b/.github/workflows/dbt_run_streamline_history.yml index 58c6206..47c33f3 100644 --- a/.github/workflows/dbt_run_streamline_history.yml +++ b/.github/workflows/dbt_run_streamline_history.yml @@ -4,8 +4,8 @@ run-name: dbt_run_streamline_history on: workflow_dispatch: schedule: - # Runs at minute 22 - - cron: '22 */3 * * *' + # Runs at minute 22 every 4 hours + - cron: '22 */4 * * *' env: DBT_PROFILES_DIR: ./