From e754a0a431d011972667d6cd116e00b4bb195d4c Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 18 Mar 2020 18:38:52 +0100 Subject: [PATCH] new badge for test and audit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5134c..b74c6f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # maven-settings-action -[![Test Action](https://github.com/s4u/maven-settings-action/workflows/Test%20Action/badge.svg)](https://github.com/s4u/maven-settings-action/actions) +[![Test](https://github.com/s4u/maven-settings-action/workflows/Test/badge.svg)](https://github.com/s4u/maven-settings-action/actions?query=workflow%3ATest) +[![Audit](https://github.com/s4u/maven-settings-action/workflows/Audit/badge.svg)](https://github.com/s4u/maven-settings-action/actions?query=workflow%3AAudit) + This action setup maven environment for use in action by: - create maven settings.xml