Update private project dependent on public project

Update private project dependent on public project

Assuming that there is a public project publicProject. And you have got your own private Project privateProject.

Is there a way to automatically trigger a CI/CD pipeline wihin the privateProject every time publicProject receives a new push? Note, that although publicProject is public, there is no way to modify the pipeline within publicProject - so no trigger would be possible.

Are there any chances this could be possible?

same, but i dont know how to fix this, and my visibility setting for publik was turned grey…