Skip to content

Commit 9bf26ce

Browse files
committed
Test indent for usage of cat/EO
ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
1 parent b1c80d5 commit 9bf26ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/pub-circle-int-launchpad.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -278,12 +278,12 @@ jobs:
278278
gh pr create \
279279
--title "[infra/debian] Update changelog for circle-interpreter" \
280280
--body "$(cat <<EOF
281-
This updates the changelog for circle-interpreter_${{ steps.prepare.outputs.VERSION }}.
282-
This PR includes updated changelog after successful debian build.
283-
It is auto-generated PR from github workflow.
284-
285-
ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
286-
EOF
281+
This updates the changelog for circle-interpreter_${{ steps.prepare.outputs.VERSION }}.
282+
This PR includes updated changelog after successful debian build.
283+
It is auto-generated PR from github workflow.
284+
.
285+
ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
286+
EOF
287287
)" \
288288
--head $BRANCH \
289289
--base master

0 commit comments

Comments
 (0)