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

zhongjiajie pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 088c5e8ae2 [chore] Remove unnecessary badge total lines (#10405)
088c5e8ae2 is described below

commit 088c5e8ae2b86d70870db3c594378192657a0d41
Author: Jiajie Zhong <[email protected]>
AuthorDate: Sat Jun 11 15:14:22 2022 +0800

    [chore] Remove unnecessary badge total lines (#10405)
    
    total lines badge meaningless to our project and is will cause
    doc check failed sometiem
    
    ref: 
https://github.com/apache/dolphinscheduler/actions/runs/2474962451/attempts/1
---
 README.md       | 1 -
 README_zh_CN.md | 1 -
 2 files changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 88b4fda5f3..66c922c2e2 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,6 @@ Dolphin Scheduler Official Website
 ============
 
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
-[![Total 
Lines](https://tokei.rs/b1/github/apache/dolphinscheduler?category=lines)](https://github.com/apache/dolphinscheduler)
 
[![codecov](https://codecov.io/gh/apache/dolphinscheduler/branch/dev/graph/badge.svg)](https://codecov.io/gh/apache/dolphinscheduler/branch/dev)
 [![Quality Gate 
Status](https://sonarcloud.io/api/project_badges/measure?project=apache-dolphinscheduler&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler)
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/dolphinschedule.svg?style=social&label=Follow)](https://twitter.com/dolphinschedule)
diff --git a/README_zh_CN.md b/README_zh_CN.md
index e6ee72ffdf..fe0d02a83b 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -3,7 +3,6 @@ Dolphin Scheduler Official Website
 ============
 
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
-[![Total 
Lines](https://tokei.rs/b1/github/apache/dolphinscheduler?category=lines)](https://github.com/apache/dolphinscheduler)
 
[![codecov](https://codecov.io/gh/apache/dolphinscheduler/branch/dev/graph/badge.svg)](https://codecov.io/gh/apache/dolphinscheduler/branch/dev)
 [![Quality Gate 
Status](https://sonarcloud.io/api/project_badges/measure?project=apache-dolphinscheduler&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler)
 

Reply via email to