Skip to content

Commit

Permalink
update default reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
skyYaga authored Jul 17, 2023
1 parent 95aeffd commit 0aea4dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/auto_assign.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Set to true to add reviewers to pull requests
addReviewers: false
addReviewers: true

# Set to true to add assignees to pull requests
addAssignees: true

# A list of reviewers to be added to pull requests (GitHub user name)
#reviewers:
# - skyYaga
reviewers:
- skyYaga

# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
Expand Down

0 comments on commit 0aea4dd

Please sign in to comment.