[Enhancement] Use round-robin (#1543)

pull/1801/head
Miao Zheng 2022-05-03 17:12:19 +08:00 committed by GitHub
parent 7f1a72ac42
commit e18e549792
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