[Enhancement] Use round-robin (#1543)

pull/1549/head
Miao Zheng 2022-05-03 17:12:19 +08:00 committed by GitHub
parent ae0fac4a36
commit bc60213d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
assign:
strategy:
# random
daily-shift-based
# daily-shift-based
round-robin
assignees:
- MeowZheng
- MengzhangLI