Skip to content

13 - DOM传送门 #3086

13 - DOM传送门

13 - DOM传送门 #3086

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