Skip to content

[BUG] เว็บไซต์โหลดช้า ตารางสอนที่จัดไว้ หายมหมดเมื่อกลับเข้ามาใหม่ #277

[BUG] เว็บไซต์โหลดช้า ตารางสอนที่จัดไว้ หายมหมดเมื่อกลับเข้ามาใหม่

[BUG] เว็บไซต์โหลดช้า ตารางสอนที่จัดไว้ หายมหมดเมื่อกลับเข้ามาใหม่ #277

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 }}