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: