Forum Discussion
arijeetsaha
Sep 12, 2023Copper Contributor
Use Path Filter in multi checkout Repo YAML file
I was trying to use the path filter in the yaml file to trigger CI. The path filer works fine from the same Repo, but when I try to trigger the Code Repo from my Pipeline Repo, looks like the pipelin...
arijeetsaha
Sep 14, 2023Copper Contributor
@he problem has been resolved. The issue is the secondary repo should have the yaml code in main branch and not in any other branches.