From e6da67918c7a9e0e8b8573cd0d4db31f4ab1d130 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Thu, 17 Mar 2022 13:58:27 -0700 Subject: [PATCH] Update GH actions workflow badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e38618f..538bfd5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ CloudFront, for example. ### Building -[![Build Status](https://github.com/mmcgrana/gobyexample/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/mmcgrana/gobyexample/actions) +[![test](https://github.com/mmcgrana/gobyexample/actions/workflows/test.yml/badge.svg)](https://github.com/mmcgrana/gobyexample/actions/workflows/test.yml) To build the site you'll need Go installed. Run: