Commit 4e5c491
Fix wechatwork webhook sends empty content in PR review (go-gitea#21762)
Wechatwork webhook is sending the following string for pull request reviews:
``` markdown
#
>
```
This commit fixes this problem.1 parent 1b2470c commit 4e5c491
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments