Skip to content

[Refactor] ApplyPage 로직 분리 - 1 #94

[Refactor] ApplyPage 로직 분리 - 1

[Refactor] ApplyPage 로직 분리 - 1 #94

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0