Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created September 12, 2016 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/90b36ea511f3ede9e3b457e27086cbee to your computer and use it in GitHub Desktop.
Save guitarrapc/90b36ea511f3ede9e3b457e27086cbee to your computer and use it in GitHub Desktop.
{
"bindings": [
{
"name": "myTimer",
"type": "timerTrigger",
"direction": "in",
"schedule": "0 30 9 * * *",
"runOnStartup": false
}
],
"disabled": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment