diff mbox series

[4/5] README: add a build badge for the GitHub Actions runs

Message ID a30419dca111d161b4f28b6ce55084654e02140c.1585658913.git.gitgitgadget@gmail.com (mailing list archive)
State New, archived
Headers show
Series [1/5] ci/lib: if CI type is unknown, show the environment variables | expand

Commit Message

Linus Arver via GitGitGadget March 31, 2020, 12:48 p.m. UTC
From: Johannes Schindelin <johannes.schindelin@gmx.de>

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/README.md b/README.md
index 9d4564c8aa1..e2e00ae2495 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@ 
+[![Build status](https://github.com/git/git/workflows/CI/PR/badge.svg)](https://github.com/git/git/actions?query=branch%3Amaster+event%3Apush)
 [![Build Status](https://dev.azure.com/git/git/_apis/build/status/git.git)](https://dev.azure.com/git/git/_build/latest?definitionId=11)
 
 Git - fast, scalable, distributed revision control system