mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +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",
|
"Type": "github",
|
||||||
"GitHubOrg": "tailwindlabs",
|
"GitHubOrg": "tailwindlabs",
|
||||||
"Name": "^tailwindcss$"
|
"Name": "^tailwindcss$"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": "github",
|
||||||
|
"GitHubOrg": "sourcebot-dev",
|
||||||
|
"Name": "^sourcebot$"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue