Hey team - I was wondering what are the ways to auto register flows?
I am thinking of something related to git hooks(that watch the folder inside the repository where the code for my prefect project sits) to trigger a register script?
Are there better ways?