mirror of
https://github.com/jlengrand/cellar.git
synced 2026-03-10 08:01:19 +00:00
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"bindings": [
|
|
{
|
|
"name": "myTimer",
|
|
"type": "timerTrigger",
|
|
"direction": "in",
|
|
"schedule": "0 */12 * * * *"
|
|
}
|
|
]
|
|
}
|