Skip to content

Commit e2d1a7a

Browse files
committed
README: Fix build-status badge
1 parent 7e54bc4 commit e2d1a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PMD Eclipse Plugin
22

3-
[![Build Status](https://github.com/pmd/pmd-eclipse-plugin/workflows/build/badge.svg?branch=main)](https://github.com/pmd/pmd-eclipse-plugin/actions/?query=workflow%3Abuild+branch%3Amaster)
3+
[![Build Status](https://github.com/pmd/pmd-eclipse-plugin/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/pmd/pmd-eclipse-plugin/actions/workflows/build.yml)
44
[![Eclipse Marketplace](https://img.shields.io/eclipse-marketplace/v/pmd-eclipse-plugin.svg)](https://marketplace.eclipse.org/content/pmd-eclipse-plugin)
55

66
Release Notes: <https://github.com/pmd/pmd-eclipse-plugin/blob/main/ReleaseNotes.md>

0 commit comments

Comments
 (0)