Skip to content

Commit

Permalink
Merge branch 'Inflearn-oop-study:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
choboss00 authored Jan 26, 2024
2 parents 6bc4d76 + 670da32 commit abf8506
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/random-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }} # assign pull request author
reviewers: choboss00 # if draft, assigned when draft is released
reviewers: choboss00, devyuseon, JShistory, nashs789, suu1006 # if draft, assigned when draft is released
max-num-of-reviewers: 1 # 이 수치가 명시되면 지정된 숫자보다 적은 수의 리뷰어가 랜덤으로 선택되어 무작위로 할당하는데 유용하다.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## 참여자

- [@choboss00](https://github.com/choboss00)
[@choboss00](https://github.com/choboss00), [@devyuseon](https://github.com/devyuseon), [@JShistory](https://github.com/JShistory), [@nashs789](https://github.com/nashs789), [@suu1006](https://github.com/suu1006)


## 진행 방식
Expand Down

0 comments on commit abf8506

Please sign in to comment.