bors: update toml

This commit is contained in:
Jörg Thalheim
2023-01-02 11:35:29 +01:00
parent 0d5f97d617
commit 01369215dc
+1 -5
View File
@@ -1,6 +1,2 @@
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)"
]
status = ["tests (ubuntu-latest)", "tests (macos-latest)"]