From 51f36e12562e096af479153d2762bffb1342222a Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:41:34 +0800 Subject: [PATCH] doc: Add GitHub Actions build status badge to README.md (#1032) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e96f2443..b7ee5c6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GPUI Component +[![Build Status](https://github.com/longbridge/gpui-component/actions/workflows/ci.yml/badge.svg)](https://github.com/longbridge/gpui-component/actions/workflows/ci.yml) + UI components for building fantastic desktop applications using [GPUI](https://gpui.rs). ## Features