From 49860677824883f0cd5ac8bf0f5be3fa09477e1e Mon Sep 17 00:00:00 2001 From: WDI-Ideas Date: Mon, 30 Mar 2026 01:31:33 +0530 Subject: [PATCH] docs: add CodeAnt review validation note --- .gitea/workflows/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitea/workflows/README.md b/.gitea/workflows/README.md index 308126e..c2bb7f4 100644 --- a/.gitea/workflows/README.md +++ b/.gitea/workflows/README.md @@ -8,4 +8,8 @@ Run `npm i` to install the dependencies. Run `npm run dev` to start the development server. + + ## Code review validation + + This branch includes a minimal documentation change to validate CodeAnt branch diff reviews against `main`. \ No newline at end of file