From 442dd6f4c63fd9930be0ea384c3f8dd02138372b Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Thu, 27 Mar 2025 15:32:22 +0100 Subject: [PATCH] refactor: workflows folder was named incorrectly --- .gitea/{workflow => workflows}/deno-tests.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitea/{workflow => workflows}/deno-tests.yml (100%) diff --git a/.gitea/workflow/deno-tests.yml b/.gitea/workflows/deno-tests.yml similarity index 100% rename from .gitea/workflow/deno-tests.yml rename to .gitea/workflows/deno-tests.yml