Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

fix: add push

+1 -1
+1 -1
.tangled/workflows/build-android.yml
··· 1 1 when: 2 - - event: ["manual"] 2 + - event: ["push", "manual"] 3 3 branch: ["main"] 4 4 5 5 engine: "nixery"