From 5e41432c3d787d45f9ef71af3e648b5d3d5d601d Mon Sep 17 00:00:00 2001 From: Jason Reed Date: Wed, 18 Dec 2019 10:07:57 -0500 Subject: [PATCH] Link CI badge to master specifically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bae7e4ee6..5788654fd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The extension is released. You can download it from the [Visual Studio Marketpla To see what has changed in the last few versions of the extension, see the [Changelog](https://github.com/github/vscode-codeql/blob/master/extensions/ql-vscode/CHANGELOG.md). -[![CI status badge](https://github.com/github/vscode-codeql/workflows/Build%20Extension/badge.svg)](https://github.com/github/vscode-codeql/actions?query=workflow%3A%22Build+Extension%22) +[![CI status badge](https://github.com/github/vscode-codeql/workflows/Build%20Extension/badge.svg)](https://github.com/github/vscode-codeql/actions?query=workflow%3A%22Build+Extension%22+branch%3Amaster) ## Features