sourcebot/default-config.json
2024-09-29 14:17:43 -07:00

10 lines
No EOL
240 B
JSON

{
"$schema": "https://raw.githubusercontent.com/TaqlaAI/sourcebot/main/schemas/index.json",
"Configs": [
{
"Type": "github",
"GitHubOrg": "TaqlaAI",
"Name": "^sourcebot$"
}
]
}