From 22d5bd3615bb08ae1d75fc8bdde34a6298100e18 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Wed, 26 Feb 2020 21:14:15 +1100 Subject: [PATCH] Show github build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdad4b6..2de9042 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # yq -![Build Status](https://github.com/mikefarah/yq/workflows/Go/badge.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/mikefarah/yq.svg) ![Github Releases (by Release)](https://img.shields.io/github/downloads/mikefarah/yq/total.svg) ![Go Report](https://goreportcard.com/badge/github.com/mikefarah/yq) +![Build](https://github.com/mikefarah/yq/workflows/Build/badge.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/mikefarah/yq.svg) ![Github Releases (by Release)](https://img.shields.io/github/downloads/mikefarah/yq/total.svg) ![Go Report](https://goreportcard.com/badge/github.com/mikefarah/yq) a lightweight and portable command-line YAML processor