Skip to content

perf: 一般不使用DOCKER_DIR变量, 优先使用相对路径 #48

perf: 一般不使用DOCKER_DIR变量, 优先使用相对路径

perf: 一般不使用DOCKER_DIR变量, 优先使用相对路径 #48

name: Add Issues and PR to project
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/TranscodeGroup/projects/20
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}