summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e479f08..56376c1 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -107,7 +107,7 @@ ALL_SCHEDULER = schedulers.SingleBranchScheduler(
branch="master",
project_re="backoffice|wallet|bank|exchange"
"merchant|deployment|donations|blog"
- "|survey|landing|playground"),
+ "help|survey|landing|playground"),
treeStableTimer=None,
builderNames=["switcher-builder"])