nix-eval-jobs/bors.toml

7 lines
189 B
TOML
Raw Normal View History

2022-10-31 06:22:17 +00:00
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"flake-checks",
"builds (treefmt, ubuntu-latest)",
"builds (treefmt, macos-latest)"
]