Workflow schedule not trigger when set time

Hey team, I’m starting to understand and have set up on my local machine with Docker (ver corteza:2024.9.8). Currently, I’m having an issue with triggering workflows when using set Interval. In my example, I’m setting it to call to API every minute, but it’s currently not executing. I tried executing the workflow manually and it runs ok, but it can’t repeat every minute. Am I missing something in the setup or is there something wrong in the workflow? Thanks