aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2020-06-11 17:57:18 +0200
committerEmil Fresk <emil.fresk@gmail.com>2020-06-11 17:57:18 +0200
commitd77628ea0c2c9cabae8a1b83da60b9608e582841 (patch)
tree9d9e5973ba5810b9eef5722e9b2abee477f65ae0 /.github
parent0b3cc87f2d590868963c32543ac3772a0b2dee28 (diff)
Moved bors to GHA
Diffstat (limited to '.github')
-rw-r--r--.github/bors.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
index 9725473..a7ba1aa 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -1,5 +1,5 @@
block_labels = ["S-blocked"]
delete_merged_branches = true
status = [
- "continuous-integration/travis-ci/push",
+ "Build",
]