From f9e738e919835c865486a591dc3d27e00c930d54 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 28 Aug 2021 15:33:36 +0200 Subject: [PATCH] add build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f850f78..b62c5dd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Setup Maven with settings.xml +[![Test](https://github.com/s4u/setup-maven-action/actions/workflows/test.yml/badge.svg)](https://github.com/s4u/setup-maven-action/actions/workflows/test.yml) This is composite action which help to prepare GitHub Actions environment for Maven build by calling: