summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hydra.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/.hydra.json b/.hydra.json
index e09fe16..b69b7d1 100644
--- a/.hydra.json
+++ b/.hydra.json
@@ -1,14 +1,14 @@
{
- "use-hydra": {
+ "main": {
"enabled": 1,
"type": 1,
"hidden": false,
- "description": "build use-hydra branch",
- "checkinterval": 300,
+ "description": "build main branch",
+ "checkinterval": 60,
"schedulingshares": 10,
"enableemail": false,
"emailoverride": "",
"keepnr": 3,
- "flake": "github:getchoo/flake/use-hydra"
+ "flake": "github:getchoo/flake/main"
}
}