From 5f439808e1f46b0a1a5e32d180ee6044d7c04bf7 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Sun, 9 Jun 2024 23:09:12 +1200 Subject: [PATCH] =?UTF-8?q?fix(ci):=20Correct=20folder=20name=20typo=20=20?= =?UTF-8?q?=E2=9C=8F=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {,github => .github}/workflows/ci.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {,github => .github}/workflows/ci.yml (100%) diff --git a/,github/workflows/ci.yml b/.github/workflows/ci.yml similarity index 100% rename from ,github/workflows/ci.yml rename to .github/workflows/ci.yml