From 4e38dd4a0ed3468e1ccb0c91ba741937f9474bde Mon Sep 17 00:00:00 2001 From: Barcode Betty Date: Thu, 21 May 2026 12:30:57 +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