diff --git a/.taskcluster.yml b/.taskcluster.yml index a653669..11b7c77 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -30,7 +30,7 @@ tasks: project: $switch: 'tasks_for in ["github-push", "github-release"]': '${event.repository.name}' - 'tasks_for[:19] == "github-pull-request"': '${event.pull_request.head.repo.name}' + 'tasks_for[:19] == "github-pull-request"': '${event.pull_request.base.repo.name}' 'tasks_for in ["cron", "action"]': '${repository.project}' head_branch: $switch: