summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerhard Lazu <gerhard@lazu.co.uk>2020-04-22 18:26:41 +0100
committerGerhard Lazu <gerhard@lazu.co.uk>2020-04-22 18:26:41 +0100
commit67475dd82273853fe0d42f0d6d0733a1ea579737 (patch)
treed7ac9c5734db23d62013b7f2402aff76c5706e8e
parent5eda1dfc28ef4472428d933a7cf25faf300c7671 (diff)
downloadrabbitmq-server-git-67475dd82273853fe0d42f0d6d0733a1ea579737.tar.gz
Fix GitHub Actions workflow badges
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bb4d25cab..65ac4f61eb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-[![Tests](https://github.com/rabbitmq/rabbitmq-server/workflows/Tests/badge.svg)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3ATests)
+[![OTP v21.3](https://github.com/rabbitmq/rabbitmq-server/workflows/OTP%20v21.3/badge.svg)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v21.3%22)
+[![OTP v22.3](https://github.com/rabbitmq/rabbitmq-server/workflows/OTP%20v22.3/badge.svg)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v22.3%22)
[![Build Status](https://travis-ci.org/rabbitmq/rabbitmq-server.svg?branch=master)](https://travis-ci.org/rabbitmq/rabbitmq-server)
# RabbitMQ Server