js-waku/bors.toml

9 lines
226 B
TOML
Raw Normal View History

2021-04-27 16:30:31 +10:00
status = [
"build_and_test (14, ubuntu-latest)",
2021-04-28 16:21:29 +10:00
"build_and_test (14, macos-latest)",
2021-05-04 15:12:36 +10:00
"web_chat_build_and_test",
"examples_build_and_test (cli-chat)"
2021-04-27 16:30:31 +10:00
]
2021-03-23 10:33:11 +11:00
block_labels = ["work-in-progress"]
delete_merged_branches = true