From 75dd1be6896c865b2fd57b36e0c3b36304e0f37d Mon Sep 17 00:00:00 2001 From: Edinson Jim <4842086+edinsonjim@users.noreply.github.com> Date: Sat, 6 Dec 2025 21:44:00 +0100 Subject: [PATCH] docs: add CI Pipeline module to README --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7349479..9b7432f 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ This repository includes the sample code developed during the [Web Service Devel - Module 7: Observability - Module 8: API Integration Testing - Module 9: API Documentation with OpenAPI (Swagger) +- Module 10: CI Pipeline with GitHub Actions ## Getting started from scratch