From 5076f12486951886f384f3e72156ed7e363414cc Mon Sep 17 00:00:00 2001 From: Flea Flicker Date: Thu, 21 May 2026 11:54:10 +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