Skip to content

[ Indexes 索引]组件样式出现bug,以及滚动中标题的定位与消失等问题 #1265

[ Indexes 索引]组件样式出现bug,以及滚动中标题的定位与消失等问题

[ Indexes 索引]组件样式出现bug,以及滚动中标题的定位与消失等问题 #1265

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