Add Status Badge to readme

This commit is contained in:
Thomas Boop
2019-10-25 09:26:32 -04:00
committed by GitHub
parent b69a3baa7b
commit e0f0f09caf

View File

@@ -1,4 +1,8 @@
# checkout <p align="center">
<a href="https://github.com/actions/checkout"><img alt="GitHub Actions status" src="https://github.com/actions/checkout/workflows/test-local/badge.svg"></a>
</p>
# Checkout
This action checks out your repository to `$GITHUB_WORKSPACE`, so that your workflow can access the contents of your repository. This action checks out your repository to `$GITHUB_WORKSPACE`, so that your workflow can access the contents of your repository.