diff --git a/.github/workflows/config/changelog-config.json b/.github/workflows/config/changelog-config.json
index 0899b11fc8947..e647d7a8f7234 100644
--- a/.github/workflows/config/changelog-config.json
+++ b/.github/workflows/config/changelog-config.json
@@ -50,7 +50,7 @@
"ignore"
],
"sort": "ASC",
- "template": "\n${{CHANGELOG}}\n\n## Uncategorized:\n\nChangelog
{{UNCATEGORIZED}}\n \n",
+ "template": "\n${{CHANGELOG}}\n\n## Uncategorized:\n\nChangelog
${{UNCATEGORIZED}}\n \n",
"pr_template": "- ${{TITLE}} by @${{AUTHOR}} :: PR: #${{NUMBER}}",
"empty_template": "${{OWNER}}\n${{REPO}}\n${{FROM_TAG}}\n${{TO_TAG}}",
"label_extractor": [