Skip to content

[week4][희동] - 4주차 #4

[week4][희동] - 4주차

[week4][희동] - 4주차 #4

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'