From: David Lawrence Date: Mon, 27 Feb 2017 15:52:22 +0000 (+0000) Subject: - Only run for pushes and not pull requests since runtests.sh is not yet able to... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa169e6b50adc7242edf02b9edf4594a29186fd4;p=thirdparty%2Fbugzilla.git - Only run for pushes and not pull requests since runtests.sh is not yet able to handle those --- diff --git a/.taskcluster.yml b/.taskcluster.yml index 96089a4f9..0cfa382b5 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -17,9 +17,6 @@ tasks: github: env: true events: - - pull_request.opened - - pull_request.synchronize - - pull_request.reopened - push treeherder: symbol: "San" @@ -55,9 +52,6 @@ tasks: github: env: true events: - - pull_request.opened - - pull_request.synchronize - - pull_request.reopened - push treeherder: symbol: "Doc" @@ -93,9 +87,6 @@ tasks: github: env: true events: - - pull_request.opened - - pull_request.synchronize - - pull_request.reopened - push treeherder: symbol: "API" @@ -134,9 +125,6 @@ tasks: github: env: true events: - - pull_request.opened - - pull_request.synchronize - - pull_request.reopened - push treeherder: symbol: "Sel"