Skip to content

Commit bfe0c91

Browse files
author
Rene Enriquez
committed
fix cron
1 parent 2ef2822 commit bfe0c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutomaticClockOuts/function.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "myTimer",
66
"type": "timerTrigger",
77
"direction": "in",
8-
"schedule": "0 * * * *"
8+
"schedule": "0 0 * * * *"
99
}
1010
]
1111
}

0 commit comments

Comments
 (0)