From 159ebffede3b59a1560a6f7a83656357a918af6c Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Wed, 6 Apr 2022 19:31:49 +0200 Subject: [PATCH] all: Change outdated CircleCI build badge (#4324) Use the GitHub actions Go workflow badge (liking to the master push Go workflow page) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9090d715f8..b303f907e2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@

Stellar Go Monorepo

-Build Status + +![master GitHub workflow](https://github.com/stellar/go/actions/workflows/go.yml/badge.svg) GoDoc Go Report Card