mirror of https://github.com/InternLM/InternLM
Update .owners.yml: disable auto assign
parent
6e51133a4d
commit
60a2517062
34
.owners.yml
34
.owners.yml
|
@ -1,17 +1,17 @@
|
||||||
assign:
|
# assign:
|
||||||
issues: disabled
|
# issues: disabled
|
||||||
pull_requests: disabled
|
# pull_requests: disabled
|
||||||
|
#
|
||||||
strategy:
|
# strategy:
|
||||||
# random
|
# # random
|
||||||
daily-shift-based
|
# daily-shift-based
|
||||||
schedule:
|
# schedule:
|
||||||
'*/1 * * * *'
|
# '*/1 * * * *'
|
||||||
assignees:
|
# assignees:
|
||||||
- yhcc
|
# - yhcc
|
||||||
- yhcc
|
# - yhcc
|
||||||
- sunpengsdu
|
# - sunpengsdu
|
||||||
- sunpengsdu
|
# - sunpengsdu
|
||||||
- ZwwWayne
|
# - ZwwWayne
|
||||||
- ZwwWayne
|
# - ZwwWayne
|
||||||
- yhcc
|
# - yhcc
|
||||||
|
|
Loading…
Reference in New Issue