From ea9d3fbfe25d4ab4da356c5e81076ba2fe28919d Mon Sep 17 00:00:00 2001 From: ruoxiran Date: Fri, 13 Mar 2026 17:24:33 +0800 Subject: [PATCH] change to weekly report --- mls.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/mls.json b/mls.json index 2aaf292..991beb5 100755 --- a/mls.json +++ b/mls.json @@ -2380,12 +2380,15 @@ ] }, "public-webai@w3.org": { - "w3c/webai": { - "events": [ - "issues.opened", - "issues.closed", - "issue_comment.created" - ] - } + "digest:friday": [ + { + "repos": [ + "w3c/webai", + "w3c/webai-roadmap", + "w3c/ai-web-impact" + ], + "topic": "Weekly Web & AI IG Github activity" + } + ] } }