Skip to content

[dryrun][week1][희동] - git actions 연동 테스트 #3

[dryrun][week1][희동] - git actions 연동 테스트

[dryrun][week1][희동] - git actions 연동 테스트 #3

name: PR Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto-assign-config.yml'