Add badge

This commit is contained in:
Danny McCormick 2019-08-12 15:13:31 -04:00 committed by GitHub
parent e7a06beff0
commit b98503c960
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
# setup-go
<p align="left">
<a href="https://github.com/actions/setup-go"><img alt="GitHub Actions status" src="https://github.com/actions/setup-go/workflows/Main%20workflow/badge.svg"></a>
</p>
This action sets up a go environment for use in actions by:
- optionally downloading and caching a version of go by version and adding to PATH