From 10a142b9ea98a57a477b5148ec27fa29405f23fc Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 12 Aug 2019 15:11:11 -0400 Subject: [PATCH] Add badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1f0aa97..ca5fb47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # setup-dotnet +

+ GitHub Actions status +

+ This action sets up a dotnet environment for use in actions by: - optionally downloading and caching a version of dotnet by SDK version and adding to PATH