Skip to content

[BUG] ใช้ไม่ได้ #268

[BUG] ใช้ไม่ได้

[BUG] ใช้ไม่ได้ #268

name: Add issue and pull request 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/thinc-org/projects/3
github-token: ${{ secrets.GH_PROJECT_TOKEN }}