Skip to content

[Sketch] 为什么在设计点击了Sketch但是跳转到了CoDesign?这样有什么意义? #259

[Sketch] 为什么在设计点击了Sketch但是跳转到了CoDesign?这样有什么意义?

[Sketch] 为什么在设计点击了Sketch但是跳转到了CoDesign?这样有什么意义? #259

# 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: TDesignOteam/create-report@main
with:
wxhook: ${{ secrets.WX_HOOK_URL }}
token: ${{ secrets.GITHUB_TOKEN }}
type: 'issue'