From fa03bdaddcfa8dd36072da472bef9c800c6c71cc Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Thu, 28 Sep 2017 07:49:20 +0200 Subject: [PATCH] Enable TaskCluster branch-filtering Fixes #861 --- .taskcluster.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.taskcluster.yml b/.taskcluster.yml index 81a91a37..46666dea 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -17,6 +17,9 @@ tasks: - pull_request.synchronize - pull_request.reopened - push + branches: + - master + scopes: [ "queue:create-task:lowest:{{ taskcluster.docker.provisionerId }}/deepspeech-worker",