Merge pull request #21 from ionutbalutoiu/add-badge-link

Add link to `Go Tests` README badge
This commit is contained in:
Gabriel 2022-09-21 18:40:16 +03:00 committed by GitHub
commit d9332f21ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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!