From ccdede647bcd69838bc0bf105d064b9d17861260 Mon Sep 17 00:00:00 2001 From: Jeroen Willemsen Date: Sun, 3 Oct 2021 08:45:33 +0200 Subject: [PATCH] Sign off Signed-off-by: Jeroen Willemsen --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 1e83478ef..8086bb37d 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # WebGoat 8: A deliberately insecure Web Application -[![Build](https://github.com/WebGoat/WebGoat/actions/workflows/build.yml/badge.svg)](https://github.com/WebGoat/WebGoat/actions/workflows/build.yml) +[![Pull request build](https://github.com/WebGoat/WebGoat/actions/workflows/pr_build.yml/badge.svg?branch=develop)](https://github.com/WebGoat/WebGoat/actions/workflows/pr_build.yml) [![Coverage Status](https://coveralls.io/repos/WebGoat/WebGoat/badge.svg?branch=develop&service=github)](https://coveralls.io/github/WebGoat/WebGoat?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/b69ee3a86e3b4afcaf993f210fccfb1d)](https://www.codacy.com/app/dm/WebGoat) [![java-jdk](https://img.shields.io/badge/java%20jdk-16-green.svg)](https://jdk.java.net/)