Skip to content

Commit

Permalink
debugging timer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchell Laferla committed Jul 17, 2023
1 parent 265e98c commit f88c209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring_weekly/function.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "mytimer",
"type": "timerTrigger",
"direction": "in",
"schedule": "0 5 * * MON"
"schedule": ""
}
]
}

0 comments on commit f88c209

Please sign in to comment.