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

10 lines
No EOL
252 B
JSON

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