I am having a problem setting up the custom time tigger I need.
I have a script that needs to be executed:
-- every 6 minutes
-- between the hours of 6am - 6pm
-- weekdays, Mon-Fri
It's the every 6 minutes part I seem to be having a problem with. I used the custom time interval trigger, but it looks like it wants to execute at 12:06, 1:06, 2:06, etc., instead of every 6 minutes.