Skip to content

Commit 6995694

Browse files
feat: Create autoreviewers github action
1 parent 57a5137 commit 6995694

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/reviewers.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
reviewers:
2+
defaults:
3+
- not-so-smart
4+
- thewilloftheshadow
5+
6+
files:
7+
'.github/**':
8+
- thewilloftheshadow
9+
'tests/**':
10+
- thewilloftheshadow
11+
12+
options:
13+
ignore_draft: true

0 commit comments

Comments
 (0)