Skip to content

Commit 180d199

Browse files
Review fixes 2
Signed-off-by: Shreeya Patel <[email protected]>
1 parent 473fa1e commit 180d199

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/scripts/create-pr-body.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,13 @@ cat << EOF
5050
This PR has been automatically created after successful completion of all CI stages.
5151
5252
## Commit Message(s)
53-
\`\`\`
53+
5454
EOF
5555

5656
cat "$COMMIT_MESSAGE_FILE"
5757
echo ""
5858

5959
cat << EOF
60-
\`\`\`
6160
6261
## Test Results
6362

0 commit comments

Comments
 (0)