From: Johannes Schindelin Date: Fri, 10 Apr 2020 17:18:10 +0000 (+0700) Subject: README: add a build badge for the GitHub Actions runs X-Git-Tag: v2.27.0-rc0~69^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ae7dcb40252c173dbd57621a342d0bebb317e21;p=thirdparty%2Fgit.git README: add a build badge for the GitHub Actions runs Signed-off-by: Johannes Schindelin Signed-off-by: Đoàn Trần Công Danh Signed-off-by: Junio C Hamano --- diff --git a/README.md b/README.md index 9d4564c8aa..e2e00ae249 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