Login
From:
Mendhak / Code
(Uncensored)
subscribe
Getting a Github Action to run randomly
https://code.mendhak.com/github-action-run-randomly-end-early/
links
backlinks
Roast topics
Find topics
Find it!
If you have a Github Action set on a cron schedule, but don’t necessarily want it to always run on that schedule - for example a daily cron that doesn’t always need to run daily - it’s possible to introduce a random cancellation step.