mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
10 lines
No EOL
252 B
JSON
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$"
|
|
}
|
|
]
|
|
} |