Releases: grbnb/random-workflow-cron
Releases · grbnb/random-workflow-cron
v2
v1
- Generate a random cron expression based on the current time and specified number of intervals.
- Due to time difference issue [default UTC+0], the correct range of random hour intervals cannot be set temporarily.
- This version is based on shell running; Due to being a bash script, variables need to be introduced sequentially in the action.yml file.