Our Personal Data Server from scratch! tranquil.farm
pds rust database fun oauth atproto
217
fork

Configure Feed

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

fix(ci): define CI event run correctly so it actually runs

nelind e5faba3e 5dc810ce

+2 -2
+2 -2
.tangled/workflows/publish-image.yml
··· 1 1 when: 2 - - event: ["push"] 3 - branches: main 2 + - event: [ "push" ] 3 + branch: [ "main" ] 4 4 5 5 engine: nixery 6 6