From ec683cc692c055a91b707563b896c247ef7fdfb4 Mon Sep 17 00:00:00 2001 From: bkellam Date: Fri, 6 Sep 2024 12:39:59 -0700 Subject: [PATCH] try with config at root --- configs/config.json => config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename configs/config.json => config.json (70%) diff --git a/configs/config.json b/config.json similarity index 70% rename from configs/config.json rename to config.json index 176ec39b..f7b29240 100644 --- a/configs/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "$schema": "../schemas/zoekt-mirror.json", + "$schema": "./schemas/zoekt-mirror.json", "Configs": [ { "Type": "github",