Add link to Go Tests README badge

Make sure that the README `Go Test` badge has a link to the GitHub
page with latest workflow results.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
This commit is contained in:
Ionut Balutoiu 2022-09-21 18:26:43 +03:00
parent 93619b8d4e
commit b8e6d56428

View file

@ -1,6 +1,6 @@
# GitHub Actions Runners Manager (garm)
![Go Tests](https://github.com/cloudbase/garm/actions/workflows/go-tests.yml/badge.svg)
[![Go Tests](https://github.com/cloudbase/garm/actions/workflows/go-tests.yml/badge.svg)](https://github.com/cloudbase/garm/actions/workflows/go-tests.yml)
Welcome to garm!