Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4342246..7fd81d4 100644
--- a/README.md
+++ b/README.md
@@ -81,8 +81,6 @@ savage {
github-repo-to-watch = "twbs/bootstrap"
// Full name of GitHub repo to push test branches to
github-test-repo = "twbs/bootstrap-tests"
- // Ignore pull requests whose branch is from the watched repo (and is thus from a project team member)
- ignore-branches-from-watched-repo = true
// Pull requests must target one of these branches in the watched repo
allowed-base-branches = [ "master" ]
// List of GitHub organization names whose public members Savage should trust to authorize retries of builds