From db84e38703c389ccf280f26ff1cf3aa42029d666 Mon Sep 17 00:00:00 2001 From: chadmf Date: Mon, 6 Dec 2021 17:45:40 -0600 Subject: [PATCH] added superlinter status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5da20f..033ebd6 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,6 @@ This is a centralized location for all Ansible Product Demos going forward. ## Contributions -Please push contributions via a pull request following the naming convention of name-of-demo. \ No newline at end of file +Please push contributions via a pull request following the naming convention of name-of-demo. + +[![GitHub Super-Linter](https://github.com/ansible/ansible-demos/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter)