]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
README.md: Show the release-2.0 continuous integration status
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 25 May 2022 17:17:31 +0000 (11:17 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 25 May 2022 17:17:31 +0000 (11:17 -0600)
Show the continuous integration status for the release-2.0 branch
rather than the main branch.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
README.md

index d8e080dd51d2d1344119bb7731b6bc4d3f6fb1f9..5eeeda44e9a0ed443963fb9bffdff2e37d625416 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://github.com/libcgroup/libcgroup/workflows/Continuous%20Integration/badge.svg?branch=master)](https://github.com/libcgroup/libcgroup/actions)
+[![Build Status](https://github.com/libcgroup/libcgroup/workflows/Continuous%20Integration/badge.svg?branch=release-2.0)](https://github.com/libcgroup/libcgroup/actions/workflows/continuous-integration.yml?query=branch%3Arelease-2.0)
 [![Coverage Status](https://coveralls.io/repos/github/libcgroup/libcgroup/badge.svg?branch=release-2.0)](https://coveralls.io/github/libcgroup/libcgroup?branch=release-2.0)
 
 The entire libcgroup README is available [here](README).