From a05873cadc718202581e34f9323f22d1a0860f89 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 9 Jan 2020 12:39:18 +0100 Subject: [PATCH] Fix README to add Go build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca73570..329a4d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/go-migration/gorm-goose)](https://goreportcard.com/report/github.com/go-migration/gorm-goose) +[![Actions Status](https://github.com/go-migration/gorm-goose/workflows/Go/badge.svg)](https://github.com/go-migration/gorm-goose/actions) [![Build Status](https://travis-ci.org/go-migration/gorm-goose.svg?branch=master)](https://travis-ci.org/go-migration/gorm-goose) [![codecov](https://codecov.io/gh/go-migration/gorm-goose/branch/master/graph/badge.svg)](https://codecov.io/gh/go-migration/gorm-goose)