np, So the PB way, is to use events which are emitted when a contract is published, or requires validation, which will trigger a registered webhook, which will call your CI system.
I’m not sure as to why you want this manually. maybe you could elaborate? If this maybe to re-run a verification at will, in a representative of CI state. Do you anticipate this run would publish verification results? Or is this a way of a developer verifying an url manually without using their local machine?
There is the ability to manually trigger webhooks via a test functionality in the UI, it may be able to programatically accessed