Skip to content

Feature/inv 122 템플릿 CRUD 메서드 구현 #28

Feature/inv 122 템플릿 CRUD 메서드 구현

Feature/inv 122 템플릿 CRUD 메서드 구현 #28

Workflow file for this run

name: "Pull Request Auto Assign"
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: ".github/pr-auto-assign-config.yaml"