Skip to content

Commit

Permalink
Update build status badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bclozel committed Apr 16, 2024
1 parent 2cb43e9 commit 8eb3cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img align="left" src="spring-graphql-docs/src/docs/spring-graphql.svg" width="100" height="100"> Spring for GraphQL [![Build status](https://ci.spring.io/api/v1/teams/spring-graphql/pipelines/spring-graphql-1.2.x/jobs/build/badge)](https://ci.spring.io/teams/spring-graphql/pipelines/spring-graphql-1.2.x) [![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.spring.io/scans?search.rootProjectNames=spring-graphql)
# <img align="left" src="spring-graphql-docs/src/docs/spring-graphql.svg" width="100" height="100"> Spring for GraphQL [![Build status](https://github.com/spring-projects/spring-graphql/actions/workflows/build-and-deploy-snapshot.yml/badge.svg?branch=1.2.x)](https://github.com/spring-projects/spring-graphql/actions/workflows/build-and-deploy-snapshot.yml?query=branch%3A1.2.x) [![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.spring.io/scans?search.rootProjectNames=spring-graphql)

[GraphQL](https://graphql.org/) support for Spring applications with [GraphQL Java](https://github.com/graphql-java/graphql-java).

Expand Down

0 comments on commit 8eb3cfd

Please sign in to comment.