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

ci: add build workflow

ptr.pet 8256f657 991b999f

verified
+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