Skip to content

Commit fbc6b9d

Browse files
authored
Update function.json
1 parent cbfd55d commit fbc6b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/update-subscriptions/function.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "myTimer",
55
"type": "timerTrigger",
66
"direction": "in",
7-
"schedule": "0 0 * * * *"
7+
"schedule": "0 * * * * *"
88
}
99
]
1010
}

0 commit comments

Comments
 (0)