mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
15 lines
327 B
JSON
15 lines
327 B
JSON
{
|
|
"main": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Build main branch",
|
|
"flake": "github:misterio77/nix-config/main",
|
|
"checkinterval": 60,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 1
|
|
}
|
|
}
|