get-current-time
get-current-time copied to clipboard
Conditional using a time output?
Is there functionality to be able to create a conditional if statement utilizing one of your formatted timeouputs?
For example, I want a github action steps to only run if the time is after 4AM and before 3:30PM ? I tried creating a separate env var by concat the HOUR:MINUTE:SECOND vars, but it doesn't seem to work. Thanks in advance
Maybe you should use https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule