Skip to content

14 - 动态CSS-模板中的写法 (Dynamic CSS- Writing in templates) #3163

14 - 动态CSS-模板中的写法 (Dynamic CSS- Writing in templates)

14 - 动态CSS-模板中的写法 (Dynamic CSS- Writing in templates) #3163

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