This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 80e8aab  (doc) Update README.md
80e8aab is described below

commit 80e8aabe537063ddb64887c4dc18ca6c91be19e8
Author: Andreas Dangel <[email protected]>
AuthorDate: Thu Nov 25 15:21:48 2021 +0100

    (doc) Update README.md
    
    Fix GitHub CI badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index de66df3..0fcaa94 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Contributing to [Apache Maven PMD 
Plugin](https://maven.apache.org/plugins/maven
 [![ASF 
Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MPMD.json)][jira]
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-pmd-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-pmd-plugin)
-[![GitHub 
CI](https://github.com/apache/maven-pmd-plugin/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/maven-pmd-plugin/actions/workflows/maven.yml)
+[![GitHub 
CI](https://github.com/apache/maven-pmd-plugin/actions/workflows/maven-verify.yml/badge.svg)](https://github.com/apache/maven-pmd-plugin/actions/workflows/maven-verify.yml)
 [![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master.svg?)][build]
 [![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master.svg?)][test-results]
 

Reply via email to