We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef2822 commit bfe0c91Copy full SHA for bfe0c91
AutomaticClockOuts/function.json
@@ -5,7 +5,7 @@
5
"name": "myTimer",
6
"type": "timerTrigger",
7
"direction": "in",
8
- "schedule": "0 * * * *"
+ "schedule": "0 0 * * * *"
9
}
10
]
11
0 commit comments