From a06cfdaf2b254f5d65c694f3b0de9a86a62a696e Mon Sep 17 00:00:00 2001 From: Vish <37981387+Vish-TechOps@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:59:31 +0100 Subject: [PATCH] Update readme.md for CICD Worflow Implementation --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 9dea4591b..a00c0e4a1 100644 --- a/readme.md +++ b/readme.md @@ -160,3 +160,6 @@ For pull requests, editor preferences are available in the [editor config](.edit ## License The Spring PetClinic sample application is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0). + +## Adding commnets for CICD Flow +CICD Worflow Implementation