its for when you want to get like notifications for your reposts
2
fork

Configure Feed

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

ci: add build workflow

dusk 8256f657 991b999f

+8
+8
.tangled/workflows/build.yml
··· 1 + when: 2 + - event: ["push"] 3 + branch: ["main"] 4 + 5 + steps: 6 + - name: build server 7 + command: | 8 + nix build -L --show-trace