mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:40:44 +00:00
ci: split auto-reply shard timing
This commit is contained in:
@@ -66,10 +66,8 @@ function createAutoReplyReplySplitShards() {
|
||||
}
|
||||
|
||||
const mergedGroups = {
|
||||
"auto-reply-reply-agent-dispatch": [
|
||||
...groups["auto-reply-reply-agent-runner"],
|
||||
...groups["auto-reply-reply-dispatch"],
|
||||
],
|
||||
"auto-reply-reply-agent-runner": groups["auto-reply-reply-agent-runner"],
|
||||
"auto-reply-reply-dispatch": groups["auto-reply-reply-dispatch"],
|
||||
"auto-reply-reply-commands-state-routing": [
|
||||
...groups["auto-reply-reply-commands"],
|
||||
...groups["auto-reply-reply-state-routing"],
|
||||
|
||||
Reference in New Issue
Block a user