diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 9cb5594a9..b1ca14ddd 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Maven # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: CI +name: Build And Test on: push: diff --git a/README.md b/README.md index 2093425c1..626139b8e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## SOFABoot -![build](https://github.com/sofastack/sofa-boot/actions/workflows/maven.yml) +[![Build And Test](https://github.com/sofastack/sofa-boot/actions/workflows/maven.yml/badge.svg)](https://github.com/sofastack/sofa-boot/actions/workflows/maven.yml) [![Coverage Status](https://codecov.io/gh/sofastack/sofa-boot/branch/master/graph/badge.svg)](https://codecov.io/gh/sofastack/sofa-boot/branch/master) ![license](https://img.shields.io/badge/license-Apache--2.0-green.svg) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/sofastack/sofa-boot.svg)](http://isitmaintained.com/project/sofastack/sofa-boot "Average time to resolve an issue") diff --git a/README_ZH.md b/README_ZH.md index d6bba8466..9d30ac7da 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,6 +1,6 @@ ## SOFABoot -![build](https://github.com/sofastack/sofa-boot/actions/workflows/maven.yml) +[![Build And Test](https://github.com/sofastack/sofa-boot/actions/workflows/maven.yml/badge.svg)](https://github.com/sofastack/sofa-boot/actions/workflows/maven.yml) [![Coverage Status](https://codecov.io/gh/sofastack/sofa-boot/branch/master/graph/badge.svg)](https://codecov.io/gh/sofastack/sofa-boot/branch/master) ![license](https://img.shields.io/badge/license-Apache--2.0-green.svg) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/sofastack/sofa-boot.svg)](http://isitmaintained.com/project/sofastack/sofa-boot "Average time to resolve an issue")