From b1cfe442c5fe958241143f0375d11699ef384408 Mon Sep 17 00:00:00 2001 From: drethereum <71602799+drethereum@users.noreply.github.com> Date: Tue, 28 Oct 2025 09:12:10 -0600 Subject: [PATCH] balances history wf (#379) --- ...ory_temp.yml => dbt_run_streamline_balances_history.yml} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename .github/workflows/{dbt_run_streamline_balances_history_temp.yml => dbt_run_streamline_balances_history.yml} (76%) diff --git a/.github/workflows/dbt_run_streamline_balances_history_temp.yml b/.github/workflows/dbt_run_streamline_balances_history.yml similarity index 76% rename from .github/workflows/dbt_run_streamline_balances_history_temp.yml rename to .github/workflows/dbt_run_streamline_balances_history.yml index 388474d..9657662 100644 --- a/.github/workflows/dbt_run_streamline_balances_history_temp.yml +++ b/.github/workflows/dbt_run_streamline_balances_history.yml @@ -1,12 +1,10 @@ -name: dbt_run_streamline_balances_history_temp -run-name: dbt_run_streamline_balances_history_temp +name: dbt_run_streamline_balances_history +run-name: dbt_run_streamline_balances_history on: workflow_dispatch: branches: - "main" - schedule: - - cron: '26 */4 * * *' concurrency: