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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new d12da85  GH Actions badges
d12da85 is described below

commit d12da859c4412738d98caca2a57ce1902b3ef5b9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Mar 29 09:35:53 2021 +0200

    GH Actions badges
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 50cf5773..c03b26e 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,9 @@ More information at http://syncope.apache.org
   <img 
src="https://img.shields.io/maven-central/v/org.apache.syncope/syncope.svg"/>
 </a>
 <a href="https://travis-ci.com/github/apache/syncope";><img 
src="https://api.travis-ci.com/apache/syncope.png"/></a>
-<a href="https://github.com/apache/syncope/actions/workflows/maven.yml";>
-  <img 
src="https://github.com/apache/syncope/actions/workflows/maven.yml/badge.svg"/>
+<a href="https://github.com/apache/syncope/actions/workflows/crosschecks.yml";>
+  <img 
src="https://github.com/apache/syncope/actions/workflows/crosschecks.yml/badge.svg"/>
+</a>
+<a 
href="https://github.com/apache/syncope/actions/workflows/codeql-analysis.yml";>
+  <img 
src="https://github.com/apache/syncope/actions/workflows/codeql-analysis.yml/badge.svg"/>
 </a>

Reply via email to