From 8bf7c08950ff2eb9d3293566dbc9f3c2b74341c9 Mon Sep 17 00:00:00 2001 From: Flea Flicker Date: Thu, 21 May 2026 12:33:43 +0000 Subject: [PATCH] chore: move workflows from .github to .gitea Co-Authored-By: Paperclip --- {.github => .gitea}/workflows/ci.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.github => .gitea}/workflows/ci.yml (100%) diff --git a/.github/workflows/ci.yml b/.gitea/workflows/ci.yml similarity index 100% rename from .github/workflows/ci.yml rename to .gitea/workflows/ci.yml