From c15af376764dc3abc752c7054616dfc1aea80c85 Mon Sep 17 00:00:00 2001 From: Puneet Behl Date: Sun, 19 Dec 2021 18:50:54 +0530 Subject: [PATCH] Update Build Status Badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8f15fd..7bf3cf5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/grails3-plugins/scaffolding.svg)](https://travis-ci.org/grails3-plugins/scaffolding) +[![Java CI](https://github.com/grails/scaffolding/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/scaffolding/actions/workflows/gradle.yml) Grails Scaffolding ===========