Banias
10/09/2023, 6:17 PMpython etl.py
first. And when I make changes to this file, the flow should be re-deployed and end the existing flow run (all via github action). I think using python etl.py
and `prefect deployment run `xyz/xyz`` will not really help here, since the first command will run the whole thing in an interactive environment. Are there some prefect concepts which could help?