From 8d13a923854e8fb66ee593d4629a06c8629d5d9f Mon Sep 17 00:00:00 2001 From: Curtis Dulmage Date: Thu, 23 Nov 2023 14:30:13 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20[Labeler]=20Fix=20comma=20typo?= =?UTF-8?q?=20(#46)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 84c87c6..280a73e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -14,7 +14,7 @@ - .gitignore - .nvmrc - .prettierrc - - config/**, + - config/** - package.json - tsconfig.json - vite.config.ts