Skip to content

feat: API 상세페이지 기초 퍼블리싱 #45

feat: API 상세페이지 기초 퍼블리싱

feat: API 상세페이지 기초 퍼블리싱 #45

Workflow file for this run

name: Auto Assign Reviewers
on:
pull_request:
types: [opened, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
addReviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.1
with:
repo-token: ${{ secrets.YML_GITHUB_TOKEN }}
configuration-path: .github/auto_assign.yml