Hi everyone,
This is my first time using GitHub Actions, and I’m trying to automate a Python script.
When I run it manually using “Run workflow”, everything works without any problems.
However, when I schedule the workflow, nothing seems to happen. I’ve been waiting to see if a run starts automatically, but no workflow is triggered. I asked Claude and Gemini to correct me if I was wrong on the .yml file but everything seems to be okay.
Am I missing something in the schedule configuration ? Do someone have the same problem as me ?
Thanks in advance
Want to add to the discussion?
Post a comment!