aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2020-04-11 00:18:10 +0700
committerJunio C Hamano <gitster@pobox.com>2020-04-10 10:30:40 -0700
commit9ae7dcb40252c173dbd57621a342d0bebb317e21 (patch)
treeaf80715afadb0215ac043bb4cae4a6c9d0c6a661 /README.md
parent889cacb68976a66da3f43abb043e4230801115ef (diff)
downloadgit-9ae7dcb40252c173dbd57621a342d0bebb317e21.tar.gz
README: add a build badge for the GitHub Actions runs
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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