Skip to content

feat: crud的卡片风格支持行点击,选择表格项,行排序事件 #8578

feat: crud的卡片风格支持行点击,选择表格项,行排序事件

feat: crud的卡片风格支持行点击,选择表格项,行排序事件 #8578

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}