Skip to content

[Fix] build 에러 잡기 #69

[Fix] build 에러 잡기

[Fix] build 에러 잡기 #69

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0