From e721fadddc130e6ed682b53a47bebde20cf27a18 Mon Sep 17 00:00:00 2001 From: Gerd Aschemann Date: Wed, 4 Jan 2023 10:04:38 +0100 Subject: [PATCH] Provide a Gradle Build Check status badge One step forward to the replacement of Travis CI -> aim42/htmlSanityCheck#284 --- .github/workflows/gradle-build.yml | 2 +- README.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gradle-build.yml b/.github/workflows/gradle-build.yml index d1307acc..2a7fed24 100644 --- a/.github/workflows/gradle-build.yml +++ b/.github/workflows/gradle-build.yml @@ -1,4 +1,4 @@ -name: Run Gradle +name: Gradle Build Check on: pull_request: push: diff --git a/README.adoc b/README.adoc index b113697c..9d482aa6 100644 --- a/README.adoc +++ b/README.adoc @@ -28,7 +28,7 @@ are planned for future releases. image:https://img.shields.io/badge/License-ccsa4-green.svg[link="https://creativecommons.org/licenses/by-sa/4.0/"] -image:https://travis-ci.org/aim42/htmlSanityCheck.svg?branch=master["Build Status", link="https://travis-ci.org/aim42/htmlSanityCheck"] +image:https://github.com/aim42/htmlSanityCheck/actions/workflows/gradle-build.yml/badge.svg[] == Installation