From 209e1f5d34b013568a63b6b1be05450cdcc3f246 Mon Sep 17 00:00:00 2001 From: sapientpants Date: Mon, 20 Oct 2025 13:46:47 +0200 Subject: [PATCH] Update CI badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cfecbf..8ce5a5b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DeepSource MCP Server -[![CI](https://github.com/sapientpants/deepsource-mcp-server/actions/workflows/ci.yml/badge.svg)](https://github.com/sapientpants/deepsource-mcp-server/actions/workflows/ci.yml) +[![Main](https://github.com/sapientpants/deepsource-mcp-server/actions/workflows/main.yml/badge.svg)](https://github.com/sapientpants/deepsource-mcp-server/actions/workflows/main.yml) [![DeepSource](https://app.deepsource.com/gh/sapientpants/deepsource-mcp-server.svg/?label=code+coverage&show_trend=true&token=9XrIHVVGs9oZ-6fFSOPah2Ws)](https://app.deepsource.com/gh/sapientpants/deepsource-mcp-server/) [![DeepSource](https://app.deepsource.com/gh/sapientpants/deepsource-mcp-server.svg/?label=active+issues&show_trend=true&token=9XrIHVVGs9oZ-6fFSOPah2Ws)](https://app.deepsource.com/gh/sapientpants/deepsource-mcp-server/) [![DeepSource](https://app.deepsource.com/gh/sapientpants/deepsource-mcp-server.svg/?label=resolved+issues&show_trend=true&token=9XrIHVVGs9oZ-6fFSOPah2Ws)](https://app.deepsource.com/gh/sapientpants/deepsource-mcp-server/)