Skip to content

Commit 63be3c0

Browse files
Added auto assign
1 parent 0735e3c commit 63be3c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/auto_assign.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Set to true to add reviewers to pull requests
2+
addReviewers: true
3+
# Set to true to add assignees to pull requests
4+
addAssignees: false
5+
# A list of reviewers to be added to pull requests (GitHub user name)
6+
reviewers:
7+
- prathimacode-hub

0 commit comments

Comments
 (0)