when is fire this in python:
functions.update(
function_id,
func_name,
schedule='/1 * * * *')
it also disconnect with github, how to keep configured with github thta function (i did not found it in docs)
TL;DR
Developers are asking when the `functions.update()` method fires in Python and how to keep it configured with GitHub.