I am trying to create a simple pipeline in SageMaker Studio with the tutorial presented here: https://sagemaker-immersionday.workshop.aws/lab6.html
I have followed every step and everything seemed fine, but when I pushed the code to the repository, a new pipeline execution was not created.
There are no errors in the SageMaker Studio and the Amazon EventBridge rules (that are used to trigger the pipeline execution) are defined.
Does anyone know how to fix this problem?