From 5feae5d7e5630e9e3837a2f9517c8ae0a376dea4 Mon Sep 17 00:00:00 2001 From: Mara Robin B Date: Fri, 17 Mar 2023 17:03:55 +0100 Subject: [PATCH] changelog: template fixup (#6907) --- scripts/ci/changelog/templates/host_functions.md.tera | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/ci/changelog/templates/host_functions.md.tera b/scripts/ci/changelog/templates/host_functions.md.tera index 9337de47969f..170aaf98fec3 100644 --- a/scripts/ci/changelog/templates/host_functions.md.tera +++ b/scripts/ci/changelog/templates/host_functions.md.tera @@ -10,13 +10,12 @@ {%- if pr.meta.E and pr.meta.E.E3 -%} {%- set_global host_fn_count = host_fn_count + 1 -%} - {{ m_c::change(c=pr) }} - {% endif -%} {% endif -%} {%- if pr.meta.E and pr.meta.E.E4 -%} {%- set_global upgrade_first = upgrade_first + 1 -%} - {{ m_c::change(c=pr) }} - {% endif -%} {% endif -%} +{% endif -%} {%- endfor -%}