Skip to content

fix: github action 오류 yaml 파일 수정 #15

fix: github action 오류 yaml 파일 수정

fix: github action 오류 yaml 파일 수정 #15

Workflow file for this run

name: Assign
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-assignees:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: ".github/assign.yml" # Only needed if you use something other than .github/auto_assign.yml