Skip to content

✨ 피드 숨기기, 숨기기 취소 모킹 API Handler 추가 및 type 정리 #14

✨ 피드 숨기기, 숨기기 취소 모킹 API Handler 추가 및 type 정리

✨ 피드 숨기기, 숨기기 취소 모킹 API Handler 추가 및 type 정리 #14

Workflow file for this run

name: pr-auto-assign
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-reviewers-and-assignee:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: '.github/AUTO_ASSIGN_CONFIG.yml'