Skip to content

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

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

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

name: Toggle PR With Issue
on:
issues:
types: [closed, reopened]
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}} toggle-pr-with-issue