diff --git a/.github/workflows/dbt_run_streamline_temp_decoder_2.yml b/.github/workflows/dbt_run_streamline_temp_decoder_2.yml index d6abd6f9..1c274d9f 100644 --- a/.github/workflows/dbt_run_streamline_temp_decoder_2.yml +++ b/.github/workflows/dbt_run_streamline_temp_decoder_2.yml @@ -4,8 +4,8 @@ run-name: dbt_run_streamline_temp_decoder2 on: workflow_dispatch: schedule: - # Runs "every 1 hours" (see https://crontab.guru) - - cron: '5 */1 * * *' + # Runs "every 2 hours" (see https://crontab.guru) + - cron: '5 */2 * * *' env: DBT_PROFILES_DIR: ./