From 9c5f408c7d39d4720f4e2a57ec6cb14bf3fc9025 Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 28 Jun 2020 15:55:15 +0100 Subject: [PATCH] Fix the workflow config location --- .github/{ => workflows}/codespell.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => workflows}/codespell.yml (100%) diff --git a/.github/codespell.yml b/.github/workflows/codespell.yml similarity index 100% rename from .github/codespell.yml rename to .github/workflows/codespell.yml