add branches to hydra
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 10s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m54s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 7m51s

This commit is contained in:
2025-03-31 03:03:41 -04:00
parent 4f3641a98e
commit 51c3878ca5
2 changed files with 24 additions and 17 deletions

View File

@ -25,6 +25,11 @@
"type": "giteapulls",
"value": "nayeonie.com ahuston-0 nix-dotfiles https",
"emailresponsible": false
},
"branches": {
"type": "gitea_refs",
"value": "nayeonie.com ahuston-0 nix-dotfiles heads https -",
"emailresponsible": false
}
}
}