Skip to content

fix: 修复自定义选中交互主题对行列叶子节点不生效 #3524

fix: 修复自定义选中交互主题对行列叶子节点不生效

fix: 修复自定义选中交互主题对行列叶子节点不生效 #3524

name: 🏷 PR Auto Set Label
on:
pull_request_target:
types: [opened, edited]
jobs:
auto-set-labels:
runs-on: ubuntu-latest
steps:
- name: pr-auto-label
uses: actions-cool/pr-auto-label@v1
with:
enum: 'fix, chore, feat, refactor, test, docs'
extra: 'feat/feature, docs/documentation'