From 2eb72023bb17f09a9fbeda39cc49c2222bd4159d Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 1 Apr 2026 02:04:38 -0700 Subject: [PATCH] CI: clean up template comments Co-Authored-By: Claude Opus 4.6 --- .gitea/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index aff6a28..22cf031 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -1,6 +1,4 @@ -# Gitea Actions CI/CD — Static Site (no tests, build + deploy only) -# Copy to: /.gitea/workflows/ci.yml -# Replace: ebb-n-flow-website, /opt/websites/ebb-n-flow-website, https://ebb-staging.jeffemmett.com/ +# Gitea Actions CI/CD — Static Site (build + deploy only) name: CI/CD