From e5b967b7676c63a652ca7b9335209b54aa1fb45b Mon Sep 17 00:00:00 2001 From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com> Date: Sat, 16 Jan 2021 11:20:01 +0100 Subject: [PATCH] TSK-1497: updated CI badge on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae02954da..7d61bf13a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TASKANA - The open source task management library [![Contributors](https://img.shields.io/github/contributors/taskana/taskana.svg)](https://github.com/Taskana/taskana/graphs/contributors) [![Styling](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io/) -[![Build Status](https://travis-ci.com/Taskana/taskana.svg?branch=master)](https://travis-ci.com/Taskana/taskana) +[![CI](https://github.com/Taskana/taskana/workflows/CI/badge.svg)](https://github.com/Taskana/taskana/actions?query=workflow%3ACI) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Taskana_taskana&metric=alert_status)](https://sonarcloud.io/dashboard?id=Taskana_taskana) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/pro.taskana/taskana-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/pro.taskana/taskana-core) [![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)