From 9c00a0f574a6e963d1ab97ec89cdb1861f64a114 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 1 Apr 2026 02:07:51 -0700 Subject: [PATCH] CI: retrigger after hook regeneration Co-Authored-By: Claude Opus 4.6 --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 22cf031..5852c4c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -1,4 +1,4 @@ -# Gitea Actions CI/CD — Static Site (build + deploy only) +# Gitea Actions CI/CD — Static Site (build + deploy) name: CI/CD