From 0b19681b204ef8f5b2d59b0abe32def9079553da Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Mon, 2 Oct 2023 17:28:34 -0300 Subject: [PATCH] Update README.md - add link to status badge --- 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)