first commit
This commit is contained in:
10
.github/workflows/configs/withconfigstore/config.json
vendored
Normal file
10
.github/workflows/configs/withconfigstore/config.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://www.getbifrost.ai/schema",
|
||||
"config_store": {
|
||||
"enabled": true,
|
||||
"type": "sqlite",
|
||||
"config": {
|
||||
"path": "../.github/workflows/configs/withconfigstore/config.db"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user