mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
9 lines
200 B
TOML
9 lines
200 B
TOML
status = [
|
|
"buildkite/haskell-dot-nix",
|
|
"ci/hydra:Cardano:haskell-nix:required",
|
|
]
|
|
timeout_sec = 7200
|
|
required_approvals = 1
|
|
block_labels = [ "WIP", "DO NOT MERGE" ]
|
|
delete_merged_branches = true
|