Create a new GitHub Pipeline source with your new repository using the GitHub integration created in the previous step.
From the Administration panel, select Pipeline Sources from the Pipelines drop-down menu.
Then click Add Pipeline Source and select From YAML from the drop-down menu.
In the form, fill in the values as shown below.
SCM Provider Integration = githubIntegration
Repository Full Name = From the dropdown, select the forked repository
Branch = main
Pipeline Config file Filter = pipelines.yml
The new pipeline source should look like this.