diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2020-06-11 17:57:18 +0200 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2020-06-11 17:57:18 +0200 |
| commit | d77628ea0c2c9cabae8a1b83da60b9608e582841 (patch) | |
| tree | 9d9e5973ba5810b9eef5722e9b2abee477f65ae0 | |
| parent | 0b3cc87f2d590868963c32543ac3772a0b2dee28 (diff) | |
Moved bors to GHA
| -rw-r--r-- | .github/bors.toml | 2 |
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", ] |
