Control Triggering of pipeline on a repo from another repo

I have a scenario where i have repo 1 & repo 2 and both of them has a pipeline. I want repo 2 to trigger repo 1 but at specific job at specific branch not all the jobs at the specific branch. how can i do it ? . Thanks in advance.