this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

use git clone pull step

zzstoatzz bd37b66c 8a955e7d

+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