Skip to content

[Schema Inaccuracy] <Describe Problem>https://github.com/github/docs/commit/d8031784b5152899ef463d73e74bad3978626f20#commitcomment-113447490 #348

[Schema Inaccuracy] <Describe Problem>https://github.com/github/docs/commit/d8031784b5152899ef463d73e74bad3978626f20#commitcomment-113447490

[Schema Inaccuracy] <Describe Problem>https://github.com/github/docs/commit/d8031784b5152899ef463d73e74bad3978626f20#commitcomment-113447490 #348

name: Add issues to API team project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/github/projects/8014
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}