Skip to content

Commit cf75c16

Browse files
authoredAug 31, 2023
Add bot: Create .owners.yml (#81)
Create .owners.yml
1 parent be5b823 commit cf75c16

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.owners.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
assign:
2+
issues: disabled
3+
pull_requests: disabled
4+
strategy:
5+
random
6+
# daily-shift-based
7+
schedule:
8+
'*/1 * * * *'

0 commit comments

Comments
 (0)
Please sign in to comment.