From b166559e57f925302bb46f08d16501eac0ee53e7 Mon Sep 17 00:00:00 2001 From: OpenClaw Docs Bot Date: Sat, 7 Feb 2026 15:43:26 +0000 Subject: [PATCH] docs: add CI badge to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 19c94797..02844882 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # OpenClaw Mission Control +[![CI](https://github.com/abhi1693/openclaw-mission-control/actions/workflows/ci.yml/badge.svg)](https://github.com/abhi1693/openclaw-mission-control/actions/workflows/ci.yml) + + Web UI + API for operating OpenClaw: managing boards, tasks, agents, approvals, and gateway connections. ## Active development