Fix triggering a CI run on remote pull-requests
Basically this commit simply fixes accessing the parent project
(the project to) of the pull-request object. The pull-request object
has a project and a project_from attributes but no project_to.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>