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