From 0c80e9226eef03b27faa9a945f5fb1a7d05b1cfd Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Fri, 21 Nov 2025 22:02:30 +0100 Subject: [PATCH] feat: add Gitea CI configuration for build and test pipeline --- .gitea/{ => workflows}/gitea-ci.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitea/{ => workflows}/gitea-ci.yaml (100%) diff --git a/.gitea/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml similarity index 100% rename from .gitea/gitea-ci.yaml rename to .gitea/workflows/gitea-ci.yaml