Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit e0f477f

Browse files
authored
Merge pull request #2476 from jcansdale/docs/github-actions-badge
Add GitHub Actions CI build status badge
2 parents 39bed16 + be1b0a7 commit e0f477f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Most of the extension UI lives in the Team Explorer pane, which is available fro
77

88
Official builds of this extension are available at the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=GitHub.GitHubExtensionforVisualStudio).
99

10-
[![Build Status](https://github-editor-tools.visualstudio.com/VisualStudio/_apis/build/status/github.VisualStudio?branchName=master)](https://github-editor-tools.visualstudio.com/VisualStudio/_build/latest?definitionId=10&branchName=master)
10+
![CI](https://github.com/github/visualstudio/workflows/CI/badge.svg)
1111

1212
[![Follow GitHub for Visual Studio](https://img.shields.io/twitter/follow/GitHubVS.svg?style=social "Follow GitHubVS")](https://twitter.com/githubvs?ref_src=twsrc%5Etfw) [![Join the chat at https://gitter.im/github/VisualStudio](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/github/VisualStudio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1313

0 commit comments

Comments
 (0)