Skip to content

为什么加载页面的时候,会加载很多文件,还有404访问错误 #229

为什么加载页面的时候,会加载很多文件,还有404访问错误

为什么加载页面的时候,会加载很多文件,还有404访问错误 #229

# 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'