I have one repo it has 3 yaml files for frontend, backend & admin frontend. Developer push on backend works on every time. My 3 yamls running but frontend & admin frontend folder code have no changes in that time i need only backend yaml only run remaining two yaml simply do nothing,
For my scenario if user pushes to backend code only backend ci only i need to run
How to configure that?