Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadostin Stoyanov <rstoyanov@fedoraproject.org>2022-04-23 07:14:33 +0300
committerAndrei Vagin <avagin@gmail.com>2022-04-29 03:53:52 +0300
commit2f0f12839673c7d82cfc18e99d7e35ed7192906b (patch)
tree3bc5977b059a7b16bd66b7e2e3d6739a3442fe99 /README.md
parentd14dbb8c74605ab658a4f62004e5cbbce8eddb77 (diff)
readme: Add badge links to workflows
This commit adds a link to the workflow runs for each badge. Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6b86cac9e..ff4aa1a23 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
-![X86_64 GCC Test](https://github.com/checkpoint-restore/criu/workflows/X86_64%20GCC%20Test/badge.svg)
-![Docker Test](https://github.com/checkpoint-restore/criu/actions/workflows/docker-test.yml/badge.svg)
-![Podman Test](https://github.com/checkpoint-restore/criu/actions/workflows/podman-test.yml/badge.svg)
-[![CircleCI](https://circleci.com/gh/checkpoint-restore/criu.svg?style=svg)](https://circleci.com/gh/checkpoint-restore/criu)
+[![X86_64 GCC Test](https://github.com/checkpoint-restore/criu/workflows/X86_64%20GCC%20Test/badge.svg)](
+ https://github.com/checkpoint-restore/criu/actions/workflows/x86-64-gcc-test.yml)
+[![Docker Test](https://github.com/checkpoint-restore/criu/actions/workflows/docker-test.yml/badge.svg)](
+ https://github.com/checkpoint-restore/criu/actions/workflows/docker-test.yml)
+[![Podman Test](https://github.com/checkpoint-restore/criu/actions/workflows/podman-test.yml/badge.svg)](
+ https://github.com/checkpoint-restore/criu/actions/workflows/podman-test.yml)
+[![CircleCI](https://circleci.com/gh/checkpoint-restore/criu.svg?style=svg)](
+ https://circleci.com/gh/checkpoint-restore/criu)
<p align="center"><img src="https://criu.org/w/images/1/1c/CRIU.svg" width="256px"/></p>