Skip to content

Commit cb0cd62

Browse files
committed
do not escape json
1 parent 3cc8409 commit cb0cd62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
docs/**/[^_]*.qmd
135135
docs/**/[^_]*.md
136136
json: true
137+
escape_json: false
137138

138139
- name: Create custom PR comment
139140
if: github.event.pull_request || github.event.issue.pull_request

0 commit comments

Comments
 (0)