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

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new fc4880b  Add badge of GitHub Workflow (#1524)
fc4880b is described below

commit fc4880b7fb8e660bec4ecd21ceb7cdd344105aec
Author: 吴伟杰 <[email protected]>
AuthorDate: Thu Oct 1 16:28:14 2020 +0800

    Add badge of GitHub Workflow (#1524)
---
 README.md    | 1 +
 README_ZH.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 08a2cb6..d6ce838 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ Welcome communicate with community via [mail 
list](mailto:[email protected]
 
 [![Maven 
Status](https://maven-badges.herokuapp.com/maven-central/com.dangdang/elastic-job/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.dangdang/elastic-job)
 [![Build 
Status](https://secure.travis-ci.org/apache/shardingsphere-elasticjob.png?branch=master)](https://travis-ci.org/apache/shardingsphere-elasticjob)
+[![GitHub 
Workflow](https://img.shields.io/github/workflow/status/apache/shardingsphere-elasticjob/Java%20CI%20with%20Maven/master)](https://github.com/apache/shardingsphere-elasticjob/actions?query=workflow%3A%22Java+CI+with+Maven%22)
 [![Coverage 
Status](https://coveralls.io/repos/github/apache/shardingsphere-elasticjob/badge.svg?branch=master)](https://coveralls.io/github/apache/shardingsphere-elasticjob?branch=master)
 
 ## Introduction
diff --git a/README_ZH.md b/README_ZH.md
index 0563e03..fab0cc5 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -17,6 +17,7 @@ ElasticJob 已于 2020 年 5 月 28 日成为 [Apache 
ShardingSphere](https://sh
 
 [![Maven 
Status](https://maven-badges.herokuapp.com/maven-central/com.dangdang/elastic-job/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.dangdang/elastic-job)
 [![Build 
Status](https://secure.travis-ci.org/apache/shardingsphere-elasticjob.png?branch=master)](https://travis-ci.org/apache/shardingsphere-elasticjob)
+[![GitHub 
Workflow](https://img.shields.io/github/workflow/status/apache/shardingsphere-elasticjob/Java%20CI%20with%20Maven/master)](https://github.com/apache/shardingsphere-elasticjob/actions?query=workflow%3A%22Java+CI+with+Maven%22)
 [![Coverage 
Status](https://coveralls.io/repos/github/apache/shardingsphere-elasticjob/badge.svg?branch=master)](https://coveralls.io/github/apache/shardingsphere-elasticjob?branch=master)
 
 ## 简介

Reply via email to