Skip to content

208 - 树组件 递归组件 #3170

208 - 树组件 递归组件

208 - 树组件 递归组件 #3170

Workflow file for this run

name: Issue to Pull Request
on:
issues:
types: [opened, edited]
jobs:
start:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cd scripts && npm i --only=production
- run: cd scripts/actions && npx tsx ./loader.ts ${{github.token}} issue-pr