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

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this 
push:
     new 5b677a7  Update README.md
5b677a7 is described below

commit 5b677a71f52b965e5013e433adca350a48d7e4b5
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Aug 27 08:00:29 2021 +0800

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f6473bf..b7f5867 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Apache SkyWalking Java Agent
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/asfskywalking.svg?style=for-the-badge&label=Follow&logo=twitter)](https://twitter.com/AsfSkyWalking)
 
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.skywalking/apache-skywalking-apm.svg)](http://skywalking.apache.org/downloads/)
-[![Tests](https://github.com/apache/skywalking-java/workflows/CI%20AND%20IT/badge.svg?branch=master)](https://github.com/apache/skywalking-java/actions?query=workflow%3ACI%2BAND%2BIT+event%3Aschedule+branch%3Amaster)
+[![CI](https://github.com/apache/skywalking-java/actions/workflows/ci.yaml/badge.svg)](https://github.com/apache/skywalking-java/actions/workflows/ci.yaml)
 
 SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides the 
native tracing/metrics/logging abilities for Java projects.
 

Reply via email to