Skip to content

[cpp] 민코딩 구현의 탑 5번 - 오목 #44

[cpp] 민코딩 구현의 탑 5번 - 오목

[cpp] 민코딩 구현의 탑 5번 - 오목 #44

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
issues:
types: [ opened, reopened ]
pull_request:
types: [ opened, reopened ]
permissions:
issues: write
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]