diff --git a/scripts/update-readme-bulletin.js b/scripts/update-readme-bulletin.js index 10d12961..a295e6ac 100644 --- a/scripts/update-readme-bulletin.js +++ b/scripts/update-readme-bulletin.js @@ -247,9 +247,14 @@ async function fetchRecentWorkflowRuns() { // 冰朔关注的系统工作流 const systemWorkflows = [ - '每日自检', 'PSP', '巡检', - '更新系统公告区', '自动部署', - 'Brain Sync', 'Notion', 'SYSLOG', + '铸渊 · 每日自检', + '铸渊 · PSP 分身巡检', + '铸渊巡检 Agent', + '更新系统公告区', + '铸渊 CD · 自动部署', + 'Brain Sync', + 'Notion', + 'SYSLOG', ]; for (const run of runs) {