Skip to content

Commit

Permalink
♻️ refactor: Rename and update auto-reviewer workflow to auto-member
Browse files Browse the repository at this point in the history
  • Loading branch information
yuminn-k committed Feb 13, 2024
1 parent 166d1ab commit e56ed2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions .github/auto_assign.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
addReviewers: true


addAssignees: author


numberOfReviewers: 0
reviewers:
- Regulus0811
- Z00One

numberOfReviewers: 2
runOnDraft: true
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Auto Assign'
name: Auto Assign & Auto Reviewer
on:
pull_request_target:
types: [opened, ready_for_review]
Expand Down

0 comments on commit e56ed2e

Please sign in to comment.