Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
Make Bors monitor the trying branch.
Browse files Browse the repository at this point in the history
For now. This breaks 'bors r+' but makes 'bors try' work.
  • Loading branch information
maleadt committed Nov 6, 2018
1 parent 12614ec commit 1a5e239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bors.toml
@@ -1,4 +1,4 @@
status = [
"ci/gitlab/staging"
"ci/gitlab/trying"
]
delete_merged_branches = true

0 comments on commit 1a5e239

Please sign in to comment.