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

dockerzhang pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/inlong.git

commit 92fa3c1a914a32003936668fe6b044c68d55a509
Author: Charles Zhang <[email protected]>
AuthorDate: Fri May 12 16:06:12 2023 +0800

    [INLONG-8017][Doc] Update the build status icon for the readme title (#8018)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1edab378b..edd6c2c46 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
 
 
 # [A one-stop integration framework for massive 
data](https://inlong.apache.org/)
-[![Build 
Status](https://travis-ci.org/apache/inlong.svg?branch=master)](https://github.com/apache/inlong/actions)
+[![GitHub 
Actions](https://github.com/apache/inlong/actions/workflows/ci_build.yml/badge.svg)](https://github.com/apache/inlong/actions)
 
[![CodeCov](https://codecov.io/gh/apache/inlong/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/inlong)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.inlong/inlong/badge.svg)](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.inlong)
 [![GitHub 
release](https://img.shields.io/badge/release-download-orange.svg)](https://inlong.apache.org/download/)

Reply via email to