diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55d61b4..81026a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,7 +141,7 @@ jobs: configurationJson: | { "template": "#{{CHANGELOG}}", - "pr_template": "PR: #${{NUMBER}}", + "pr_template": "PR: ##{{NUMBER}}", "categories": [ { "title": "## Everything",