diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d630cc10..6d2edfa3 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -94,6 +94,3 @@ jobs: FLUX_WEBHOOK_URL: ${{ secrets.FLUX_WEBHOOK_URL }} run: | curl --disable --silent --show-error --location --max-time 30 --header "X-Signature: sha1=$(printf "{}" | openssl dgst -sha1 -r -hmac "${FLUX_TOKEN}"| awk '{print $1}')" --data "{}" "${FLUX_WEBHOOK_URL}" - - name: GoReport - run: | - curl --disable --silent --show-error --location --max-time 30 -X POST https://goreportcard.com/checks?repo=github.com/${GITHUB_REPOSITORY} diff --git a/README.md b/README.md index ba846146..97202f99 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Build](https://github.com/ViBiOh/ketchup/workflows/Build/badge.svg)](https://github.com/ViBiOh/ketchup/actions) [![codecov](https://codecov.io/gh/ViBiOh/ketchup/branch/main/graph/badge.svg)](https://codecov.io/gh/ViBiOh/ketchup) -[![Go Report Card](https://goreportcard.com/badge/github.com/ViBiOh/ketchup)](https://goreportcard.com/report/github.com/ViBiOh/ketchup) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ViBiOh_ketchup&metric=alert_status)](https://sonarcloud.io/dashboard?id=ViBiOh_ketchup) Thanks to [OpenEmoji](https://openmoji.org) for favicon.