This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-minho.git


The following commit(s) were added to refs/heads/main by this push:
     new 754c9ef  Add CI badges
754c9ef is described below

commit 754c9efdd4031ce8e024aa6378f8f6d619b470e6
Author: francois papon <[email protected]>
AuthorDate: Fri Nov 11 21:50:50 2022 +0100

    Add CI badges
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 1d9db9c..5676cf1 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,9 @@
 
 # Apache Karaf Minho
 
+[![Github CI 
Build](https://github.com/apache/karaf-minho/actions/workflows/build.yml/badge.svg?branch=main)]()
+[![Github CI 
Deploy](https://github.com/apache/karaf-minho/actions/workflows/deploy.yml/badge.svg?branch=main)]()
+
 Apache Karaf Minho is an application runtime, able to operate different kind 
of applications using application 
 manager services.
 

Reply via email to