Skip to content

Commit 6f7248b

Browse files
committed
Update backport workflow comment to clarify auto-generated content
1 parent a035efa commit 6f7248b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/backport.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ jobs:
4545
pr_description_template: |
4646
Backport of #%source_pr_number% to %target_branch%
4747
48-
<!-- $$$originalpr:%source_pr_number$$$ -->
48+
<!--
49+
DO NOT MODIFY THIS COMMENT. IT IS AUTO-GENERATED.
50+
$$$originalpr:%source_pr_number%$$$
51+
-->
4952
5053
/cc %cc_users%
5154

0 commit comments

Comments
 (0)