Skip to content

[RichEditor/富文本编辑器] 我知道这是天坑,也知道社区中有很多优秀的开源的组件,但还是希望大家看下这个需求,而且功能要求相对简单的多。 #772

[RichEditor/富文本编辑器] 我知道这是天坑,也知道社区中有很多优秀的开源的组件,但还是希望大家看下这个需求,而且功能要求相对简单的多。

[RichEditor/富文本编辑器] 我知道这是天坑,也知道社区中有很多优秀的开源的组件,但还是希望大家看下这个需求,而且功能要求相对简单的多。 #772

# force copy from tencent/tdesign
name: Issue Synchronize
on:
issues:
types: [opened, reopened]
jobs:
synchronize:
runs-on: ubuntu-latest
steps:
# https://docs.github.com/cn/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#issues
- uses: 94dreamer/create-report@main
with:
wxhook: ${{ secrets.WX_HOOK_URL }}
token: ${{ secrets.GITHUB_TOKEN }}
type: 'issue'