Skip to content

Commit 64df757

Browse files
committed
Specify branches in badges
1 parent 41ee2ec commit 64df757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
= Java JMS Client for RabbitMQ
99

1010
image:https://maven-badges.herokuapp.com/maven-central/com.rabbitmq.jms/rabbitmq-jms/badge.svg["Maven Central", link="https://maven-badges.herokuapp.com/maven-central/com.rabbitmq.jms/rabbitmq-jms"]
11-
image:https://github.com/rabbitmq/rabbitmq-jms-client/workflows/Build%20(Linux)/badge.svg?branch=main["Build Status", link="https://github.com/rabbitmq/rabbitmq-jms-client/actions?query=workflow%3A%22Build+%28Linux%29%22+branch%3Amain"]
12-
image:https://github.com/rabbitmq/rabbitmq-jms-client/workflows/Build%20(Linux)/badge.svg?branch=2.x.x-stable["Build Status", link="https://github.com/rabbitmq/rabbitmq-jms-client/actions?query=workflow%3A%22Build+%28Linux%29%22+branch%3A2.x.x-stable"]
11+
image:https://github.com/rabbitmq/rabbitmq-jms-client/workflows/Build%20(Linux)/badge.svg?branch=2.x.x-stable["Build Status", link="https://github.com/rabbitmq/rabbitmq-jms-client/actions?query=workflow%3A%22Build+%28Linux%29%22+branch%3A2.x.x-stable"] (2.x)
12+
image:https://github.com/rabbitmq/rabbitmq-jms-client/workflows/Build%20(Linux)/badge.svg?branch=main["Build Status", link="https://github.com/rabbitmq/rabbitmq-jms-client/actions?query=workflow%3A%22Build+%28Linux%29%22+branch%3Amain"] (3.x)
1313

1414
== Overview
1515

0 commit comments

Comments
 (0)