Skip to content

[week5][희동] - 5주차 #9

[week5][희동] - 5주차

[week5][희동] - 5주차 #9

Workflow file for this run

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