diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2020-06-11 21:00:32 +0200 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2020-06-11 21:00:32 +0200 |
| commit | 295c64506232fb5814dcf9fcca55dd59f7d31515 (patch) | |
| tree | ce7d199a8c1d8c8114a3437c9e9c4810f515d84e /.github/bors.toml | |
| parent | 6e233bec029810716c5a48113b22f4446204cfab (diff) | |
Testing CI
Diffstat (limited to '.github/bors.toml')
| -rw-r--r-- | .github/bors.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/bors.toml b/.github/bors.toml index a7ba1aa..aee6042 100644 --- a/.github/bors.toml +++ b/.github/bors.toml @@ -1,5 +1,3 @@ block_labels = ["S-blocked"] delete_merged_branches = true -status = [ - "Build", -] +status = ["ci"] |
