Skip to content

Commit 9bd4a16

Browse files
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent dce2a32 commit 9bd4a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_review_kimi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
exit 0
5252
fi
5353
54-
DIFF_CONTENT=$(cat pr_diff_truncated.txt)
54+
DIFF_CONTENT=$(cat pr_diff_truncated.txt | jq -Rs .)
5555
5656
# Build the request body
5757
REQUEST_BODY=$(jq -n \

0 commit comments

Comments
 (0)