Skip to content

Commit a32e346

Browse files
tfheenterakoya76
authored andcommitted
fix: rendering of merge emoji when upstream was modified (runatlantis#5064)
Signed-off-by: Tollef Fog Heen <[email protected]>
1 parent 56cdd7f commit a32e346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/events/templates/plan_success_wrapped.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ This plan was not saved because one or more projects failed and automerge requir
2323
{{ .RePlanCmd }}
2424
```
2525
{{ end -}}
26-
{{ .PlanSummary -}}
26+
{{ .PlanSummary }}
2727
{{ template "mergedAgain" . -}}
2828
{{ end -}}

0 commit comments

Comments
 (0)