diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ab0da8c4..feb9a076 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: Go (Build & Unit test)
+name: Go (Build / Vet / Test)
on:
push:
diff --git a/README.md b/README.md
index cce590c8..2912964a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# [CAP Operator](https://sap.github.io/cap-operator/)
[](https://github.com/SAP/cap-operator/blob/main/go.mod#L3)
[](https://pkg.go.dev/github.com/sap/cap-operator)
-[](https://goreportcard.com/report/github.com/sap/cap-operator)
+[](https://github.com/SAP/cap-operator/actions/workflows/build.yml)
[](https://sonarcloud.io/summary/overall?id=SAP_cap-operator)
[](https://github.com/SAP/cap-operator/actions/workflows/github-code-scanning/codeql)
[](https://www.bestpractices.dev/projects/7803)
diff --git a/website/content/en/_index.md b/website/content/en/_index.md
index 15550d7a..abfa5787 100644
--- a/website/content/en/_index.md
+++ b/website/content/en/_index.md
@@ -23,8 +23,8 @@ A Kubernetes operator for managing the lifecycle of multi-tenant CAP application
-
-
+
+
@@ -39,4 +39,4 @@ A Kubernetes operator for managing the lifecycle of multi-tenant CAP application
{{% /blocks/section %}}
-{{% /blocks/cover %}}
\ No newline at end of file
+{{% /blocks/cover %}}