Github Actions doesnot run scheduled workflows #199267
Unanswered
alexey-anufriev
asked this question in
Actions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Schedule & Cron Jobs
Discussion Details
Hello,
I am having problems with scheduled GitHub Actions workflows. They are not triggering automatically. I have validated the configuration, tried to update workflow definitions, and even triggered those manually (which works). But still have no luck, and only manual runs are working.
Here are the workflow:
https://github.com/alexey-anufriev/github-actions-scheduled-run-test/blob/main/.github/workflows/test.yml
Appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions