Skip to content

매크로 방지를 위한, 행사 신청 / 일반 모임 신청 API 분리 #349

매크로 방지를 위한, 행사 신청 / 일반 모임 신청 API 분리

매크로 방지를 위한, 행사 신청 / 일반 모임 신청 API 분리 #349

name: Review Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }} # assign pull request author
reviewers: borimong, j-nary, ocahs9 # if draft, assigned when draft is released