From e9a77a659a329df954adda32edd7c8788a0074a4 Mon Sep 17 00:00:00 2001 From: billchen247 <157920313+billchen247@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:58:26 -0400 Subject: [PATCH] Add GitHub Actions demo section to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a51f60e..66096bc 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ trigger the new build on class time let's trigger the auto ci cd pipeline today 2025-03-31 azure-pipelines-3.yml is the azure devops pipeline include CI and CD stage. +github actions demo