We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbfd55d commit fbc6b9dCopy full SHA for fbc6b9d
graph/update-subscriptions/function.json
@@ -4,7 +4,7 @@
4
"name": "myTimer",
5
"type": "timerTrigger",
6
"direction": "in",
7
- "schedule": "0 0 * * * *"
+ "schedule": "0 * * * * *"
8
}
9
]
10
0 commit comments