Skip to content

fix: 添加grid column 组件的type="operation" 和 operationConfig的文档, 删除无用缓存代码 #6325

fix: 添加grid column 组件的type="operation" 和 operationConfig的文档, 删除无用缓存代码

fix: 添加grid column 组件的type="operation" 和 operationConfig的文档, 删除无用缓存代码 #6325

Workflow file for this run

name: Auto Label (Pull Request)
on:
pull_request_target:
types: [opened, edited]
issues:
types: [opened, edited]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v4.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: .github/labeler.yaml