From 888caf92cc7d55254cd5286a109b0f1870d7d023 Mon Sep 17 00:00:00 2001 From: drethereum <71602799+drethereum@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:17:11 -0700 Subject: [PATCH] schedule (#215) --- .github/workflows/dbt_run_streamline_temp_decoder_2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: ./