Skip to content

[Automation/issue-510] CD 워크플로 트리거 변경된 모듈 이름으로 업데이트 #42

[Automation/issue-510] CD 워크플로 트리거 변경된 모듈 이름으로 업데이트

[Automation/issue-510] CD 워크플로 트리거 변경된 모듈 이름으로 업데이트 #42

Workflow file for this run

name: 'PR Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- name: 깃허브 액션 체크아웃
uses: actions/checkout@v2
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/pr-auto-assign_configs.yml'