mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
try with config at root
This commit is contained in:
parent
27c2a9a799
commit
ec683cc692
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"$schema": "../schemas/zoekt-mirror.json",
|
"$schema": "./schemas/zoekt-mirror.json",
|
||||||
"Configs": [
|
"Configs": [
|
||||||
{
|
{
|
||||||
"Type": "github",
|
"Type": "github",
|
||||||
Loading…
Reference in a new issue