From b85739d6a1b2db3a80933d4aa8913f1d6fd4b0c6 Mon Sep 17 00:00:00 2001 From: Richard Fox Date: Sat, 13 Jul 2024 22:22:53 -0700 Subject: [PATCH] fix(config): correct location of config file --- .github/{workflows => }/ISSUE_TEMPLATE/config.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/ISSUE_TEMPLATE/config.yml (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/config.yml rename to .github/ISSUE_TEMPLATE/config.yml