]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
- Only run for pushes and not pull requests since runtests.sh is not yet able to...
authorDavid Lawrence <dkl@mozilla.com>
Mon, 27 Feb 2017 15:52:22 +0000 (15:52 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 27 Feb 2017 15:52:22 +0000 (15:52 +0000)
.taskcluster.yml

index 96089a4f9c402b85898b17ff0822d97b6662f0a8..0cfa382b528da3153233936b06a3916865e65644 100644 (file)
@@ -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"