Skip to content

26 - 实现简易版v-model指令 #7948

26 - 实现简易版v-model指令

26 - 实现简易版v-model指令 #7948

Workflow file for this run

name: Labeling
on:
issues:
types: [opened, labeled]
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}} labeling