I have scheduled a daily build, if I trigger it manually with the “Trigger now” button it works perfectly, however whenever it should be started scheduled I get the following in the activity log every time and it won’t start the build:
"no matching pipeline & workflow found with trigger params: push-branch: development, pr-source-branch: , pr-target-branch: , tag: "
I have been messing with it for a several days, but it seems to be completely broken.
If it can be started manually and it builds properly I would assume that it’s set up correctly.
Is there a way to get around this?