diff --git a/.taskcluster.yml b/.taskcluster.yml index 2f5f4bce7..fe398605c 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -146,7 +146,7 @@ tasks: git fetch ${repository} ${head_branch} && git config advice.detachedHead false && git checkout FETCH_HEAD - && python automation/taskcluster/decision_task.py pull-request + && python automation/taskcluster/decision_task.py raptor --staging env: GITHUB_PULL_TITLE: ${pull_request_title} MOBILE_PULL_REQUEST_NUMBER: ${pull_request_number}