From 1a4598e5b86168dd3bac78f1363714f07cf47e41 Mon Sep 17 00:00:00 2001 From: Bruno Almeida Date: Thu, 24 Oct 2024 15:57:14 -0300 Subject: [PATCH] trigge build again --- pipelines/templates/run_dbt_model/flows.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index b214bde..23a996c 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -34,3 +34,5 @@ templates__run_dbt_model_smas__flow, default_parameters=templates_run_dbt_model_smas_default_parameters, ) + +# add comment to trigger build \ No newline at end of file