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: ./