From b3c7947c67f21128b51acf79a0796db9e5431774 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 22 May 2024 14:13:46 +0900 Subject: [PATCH] Github actions wrong folder name --- .github/{workspaces => workflows}/ci.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workspaces => workflows}/ci.yml (100%) diff --git a/.github/workspaces/ci.yml b/.github/workflows/ci.yml similarity index 100% rename from .github/workspaces/ci.yml rename to .github/workflows/ci.yml