Skip to content

🔀 :: Schedule 도메인 관련 Command와 Job 봇에 등록 #16

🔀 :: Schedule 도메인 관련 Command와 Job 봇에 등록

🔀 :: Schedule 도메인 관련 Command와 Job 봇에 등록 #16

Workflow file for this run

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: enbraining
reviewers: baekteun