mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
Add sourcebot itself to the demo site config
This commit is contained in:
parent
e9f2ca0aed
commit
c9cbdbe81e
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,11 @@
|
|||
"Type": "github",
|
||||
"GitHubOrg": "tailwindlabs",
|
||||
"Name": "^tailwindcss$"
|
||||
},
|
||||
{
|
||||
"Type": "github",
|
||||
"GitHubOrg": "sourcebot-dev",
|
||||
"Name": "^sourcebot$"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue