Skip to content

Commit

Permalink
Fix format suggestion formatting when diff contains "```"
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
maleadt committed Feb 20, 2025
1 parent 7f85b64 commit 8757e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:
<details>
<summary>Click here to view the suggested changes.</summary>
```diff
~~~diff
${{ steps.runic.outputs.diff }}
```
~~~
</details>
edit-mode: replace
Expand Down

0 comments on commit 8757e8a

Please sign in to comment.