From 2aff75b7df2bf2f923e47684f069fdbf98fe5d92 Mon Sep 17 00:00:00 2001 From: drethereum Date: Mon, 13 Oct 2025 15:35:47 -0600 Subject: [PATCH] adj schedule --- .github/workflows/dbt_run_streamline_balances_history_temp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dbt_run_streamline_balances_history_temp.yml b/.github/workflows/dbt_run_streamline_balances_history_temp.yml index 31421b8..388474d 100644 --- a/.github/workflows/dbt_run_streamline_balances_history_temp.yml +++ b/.github/workflows/dbt_run_streamline_balances_history_temp.yml @@ -6,7 +6,7 @@ on: branches: - "main" schedule: - - cron: '26 */6 * * *' + - cron: '26 */4 * * *' concurrency: