diff --git a/.github/workflows/go-report-card.yml b/.github/workflows/go-report-card.yml deleted file mode 100644 index a8e16fd..0000000 --- a/.github/workflows/go-report-card.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Go report card - -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - -jobs: - refresh_go_report_card: - runs-on: ubuntu-latest - steps: - - name: Go report card - uses: creekorful/goreportcard-action@v1.0 diff --git a/README.md b/README.md index 73381a2..7baf991 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ [![Go](https://github.com/sha1n/bert/actions/workflows/go.yml/badge.svg)](https://github.com/sha1n/bert/actions/workflows/go.yml) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/sha1n/bert) -[![Go Report Card](https://goreportcard.com/badge/sha1n/bert)](https://goreportcard.com/report/sha1n/bert) [![Coverage Status](https://coveralls.io/repos/github/sha1n/bert/badge.svg)](https://coveralls.io/github/sha1n/bert?branch=master) [![Release](https://img.shields.io/github/release/sha1n/bert.svg?style=flat-square)](https://github.com/sha1n/bert/releases) [![Release Drafter](https://github.com/sha1n/bert/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/sha1n/bert/actions/workflows/release-drafter.yml) diff --git a/docs/README.md b/docs/README.md index c9549ac..7a4006a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,5 @@ [![Go](https://github.com/sha1n/bert/actions/workflows/go.yml/badge.svg)](https://github.com/sha1n/bert/actions/workflows/go.yml) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/sha1n/bert) -[![Go Report Card](https://goreportcard.com/badge/sha1n/bert)](https://goreportcard.com/report/sha1n/bert) [![Coverage Status](https://coveralls.io/repos/github/sha1n/bert/badge.svg)](https://coveralls.io/github/sha1n/bert?branch=master) [![Release](https://img.shields.io/github/release/sha1n/bert.svg?style=flat-square)](https://github.com/sha1n/bert/releases) [![Release Drafter](https://github.com/sha1n/bert/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/sha1n/bert/actions/workflows/release-drafter.yml)