this repo has no description

use git clone pull step

+5 -1
+5 -1
prefect.yaml
··· 6 6 work_pool: 7 7 name: default 8 8 schedules: 9 - - interval: 900 # 15 minutes 9 + - interval: 900 10 + pull: 11 + - prefect.deployments.steps.git_clone: 12 + repository: git@tangled.org:zzstoatzz.io/solux 13 + branch: main