From db89b9a9946d97156044b306453ac9782ad1b3fa Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Wed, 30 Oct 2019 15:18:05 -0400 Subject: [PATCH] Add status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d5923..c42b1f6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This GitHub Action allows caching dependencies and build outputs to improve workflow execution time. +GitHub Actions status + ## Usage ### Pre-requisites @@ -130,4 +132,4 @@ steps: We would love for you to contribute to `@actions/cache`, pull requests are welcome! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) for more information. ## License -The scripts and documentation in this project are released under the [MIT License](LICENSE) \ No newline at end of file +The scripts and documentation in this project are released under the [MIT License](LICENSE)