From 4e067e94d74f33cb768c6a0927b7be0c344e6a83 Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Thu, 28 Dec 2023 16:34:36 -0400 Subject: [PATCH] Update README.md - add link to status badge (#575) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fa53d3968a..b37639601c 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,7 @@ Other modules are deprecated and will be removed in the future. The Eclipse Che community is globally reachable through public chat rooms, mailing list and weekly calls. See the Eclipse Che Documentation about [how you can join our community](https://www.eclipse.org/che/docs/stable/overview/introduction-to-eclipse-che/#_joining_the_community). + +## Builds + +* [![release latest stable](https://github.com/eclipse-che/che-server/actions/workflows/release.yml/badge.svg)](https://github.com/eclipse-che/che-server/actions/workflows/release.yml)