From 461122af20dfdc04915de08a3bf1dd158e51d438 Mon Sep 17 00:00:00 2001 From: Augustin Date: Sun, 19 Apr 2026 23:46:55 +0200 Subject: [PATCH] fix: rename workflow back to CI (slash in name breaks Gitea 1.25) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💘 Generated with Crush Assisted-by: GLM-5.1 via Crush --- .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 bdf72bb..12a2935 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI/CD +name: CI on: push: