1
0
mirror of https://gitlab.com/2-chainz/2-chainz-rest.git synced 2025-08-03 03:51:24 +00:00

function was tweeting every function cold start

This commit is contained in:
2020-04-23 20:47:21 -07:00
parent 494ce77467
commit 3c87df383a

View File

@@ -6,7 +6,7 @@
"type": "timerTrigger",
"direction": "in",
"schedule": "0 0 10 * * MON",
"runOnStartup": true
"runOnStartup": false
}
]
}