Skip to content

Feat : 프로젝트 엔티티 클래스 수정 #33 #9

Feat : 프로젝트 엔티티 클래스 수정 #33

Feat : 프로젝트 엔티티 클래스 수정 #33 #9

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
permissions: # 권한 설정
contents: read
pull-requests: write
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto_assign.yml' # Only needed if you use something other than .github/auto_assign.yml