1 2 3 4 5 6 7 8 9 10 11
# Don't forget to update permissions and add this repo in # https://app.bors.tech/repositories so bors can see the new repo! status = [ "cargo_deny", "cargo_clippy", "all_tests", "rustfmt", ] timeout_sec = 600 delete_merged_branches = true