Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wechatwork webhook sends empty content in PR review (go-gitea#21762)
Backport go-gitea#21762 Wechatwork webhook is sending the following string for pull request reviews: ``` markdown > ``` This commit fixes this problem.
- Loading branch information