Hi team, I am planning to store a config file on github using prefect github storage https://docs.prefect.io/api/latest/storage.html#github along with the flow file as below. The my_flow.py will refer to config params from the config file. I was wondering if the flow registers and runs will be able to handle this behavior and automatic updates to config file changes?
flows/
my_flow.py
config.json
z
Zanie
03/04/2021, 10:18 PM
Hi @Minakshi -- Github storage will currently only apply to your