summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Abel <75477722+abelikt@users.noreply.github.com>2021-04-27 13:35:22 +0200
committerGitHub <noreply@github.com>2021-04-27 13:35:22 +0200
commitdf0a84c14228f87e6daf9fed0793c99ac8868d60 (patch)
tree034a2e9476baff3bdacd6ab5ab8abc06e804cdb7 /README.md
parenta0cea54e21ff68bc0259ad4115f8c6bcc5777981 (diff)
Add status badges for repository workflows (#207)
* Add status badges for repository workflows Signed-off-by: Michael Abel <info@abel-ikt.de> * Make the badges to links to the workflows Signed-off-by: Michael Abel <info@abel-ikt.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0477468f..a13b09eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE.txt)
[![Twitter Badge](https://img.shields.io/twitter/follow/thin_edge_io?style=social)](https://twitter.com/thin_edge_io)
[![codecov](https://codecov.io/gh/thin-edge/thin-edge.io/branch/main/graph/badge.svg?token=ZE7576TLOK)](https://codecov.io/gh/thin-edge/thin-edge.io)
+[![commit-workflow](https://github.com/thin-edge/thin-edge.io/actions/workflows/commit-workflow.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/commit-workflow.yml)
+[![build-workflow](https://github.com/thin-edge/thin-edge.io/actions/workflows/build-workflow.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/build-workflow.yml)
+[![integration-test-workflow](https://github.com/thin-edge/thin-edge.io/actions/workflows/integration-test-workflow.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/integration-test-workflow.yml)
+[![system-test-workflow](https://github.com/thin-edge/thin-edge.io/actions/workflows/system-test-workflow.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/system-test-workflow.yml)
<!-- PROJECT LOGO -->
<br />