Skip to content

🚀 build CI action이 작동하지 않는 버그 수정, Pull request auto assign, coverage report 설정 #2

🚀 build CI action이 작동하지 않는 버그 수정, Pull request auto assign, coverage report 설정

🚀 build CI action이 작동하지 않는 버그 수정, Pull request auto assign, coverage report 설정 #2

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
addAssignees: author
addReviewers: true
reviewers:
- ASak1104

Check failure on line 15 in .github/workflows/auto-assign-action.yml

View workflow run for this annotation

GitHub Actions / Auto Assign

Invalid workflow file

The workflow is not valid. .github/workflows/auto-assign-action.yml (Line: 15, Col: 13): A sequence was not expected .github/workflows/auto-assign-action.yml (Line: 19, Col: 13): A sequence was not expected
- shoeone96
- Sehee-Lee-01
skipKeywords:
- wip