b8f078e Fix triggering a CI run on remote pull-requests

1 file Authored by pingou 4 years ago, Committed by pingou 4 years ago,
    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>
    
        
file modified
+1 -1