From 5495abe8f8a789b966aa818e65b3e539ae9f80a8 Mon Sep 17 00:00:00 2001 From: Tobias Wietelmann Date: Tue, 28 Jul 2026 00:27:09 +0200 Subject: [PATCH] Add GitHub Pages status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1257890..9eba0b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Spring Boot Process API Basics [![CI](https://github.com/DataTideHH/spring-boot-process-api-basics/actions/workflows/ci.yml/badge.svg)](https://github.com/DataTideHH/spring-boot-process-api-basics/actions/workflows/ci.yml) +[![GitHub Pages](https://github.com/DataTideHH/spring-boot-process-api-basics/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/DataTideHH/spring-boot-process-api-basics/actions/workflows/pages/pages-build-deployment) **Java 21 · Spring Boot 4.1 · REST API · Spring Data JPA · H2 · Validation · Maven · GitHub Actions**