Skip to content

Commit b8e294c

Browse files
authored
Update README.md
Corrected status badge for main build
1 parent d726bfe commit b8e294c

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
@@ -2,7 +2,7 @@
22
Helpful additions to MapStruct when using the Spring Framework.
33

44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5-
[![Build Status](https://github.com/mapstruct/mapstruct-spring-extensions/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-spring-extensions/actions?query=branch%3Amaster+workflow%3AJava%20CI%20with%20Gradle)
5+
[![Java CI with Gradle](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/gradle.yml/badge.svg)](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/gradle.yml)
66
[![Nightly checks with Gradle](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/nightly_checks.yml/badge.svg)](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/nightly_checks.yml)
77

88
This project expects some familiarity with MapStruct Core as well as Spring. Please find the [reference documentation](https://mapstruct.org/documentation/spring-extensions/reference/html/) on the [main MapStruct website](https://mapstruct.org/).

0 commit comments

Comments
 (0)