diff --git a/.github/workflows/config/changelog-config.json b/.github/workflows/config/changelog-config.json index acef12460c594..7a3026b970bc6 100644 --- a/.github/workflows/config/changelog-config.json +++ b/.github/workflows/config/changelog-config.json @@ -53,12 +53,6 @@ "template": "\n${{CHANGELOG}}\nUncategorized:\n${{UNCATEGORIZED}}\n\n", "pr_template": "- ${{TITLE}} by @${{AUTHOR}} :: PR: #${{NUMBER}}", "empty_template": "${{OWNER}}\n${{REPO}}\n${{FROM_TAG}}\n${{TO_TAG}}", - "custom_placeholder": [ - { - "name": "test", - - } - ], "label_extractor": [ { "pattern": "(.*tts.*)|(.*g2p.*)",