jchacks
Results
2
comments of
jchacks
You could check the DoW in the job and run it daily...
@nzjrs I wanted a config file and so wrote something that can parse JSON. ```json "frequency": { "every": "day", "at": "10:30" }, ``` or ```json "frequency": { "every": [ 10,...