From e0f0f09cafd2d1756dec33249c39e07758590f0e Mon Sep 17 00:00:00 2001 From: Thomas Boop <52323235+thboop@users.noreply.github.com> Date: Fri, 25 Oct 2019 09:26:32 -0400 Subject: [PATCH] Add Status Badge to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1468e1d..fd5c031 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# checkout +

+ GitHub Actions status +

+ +# Checkout This action checks out your repository to `$GITHUB_WORKSPACE`, so that your workflow can access the contents of your repository.