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

Compare changes

Choose any two refs to compare.

Changed files
+8
.tangled
workflows
+8
.tangled/workflows/build.yml
···
···
+
when:
+
- event: ["push"]
+
branch: ["main"]
+
+
steps:
+
- name: build server
+
command: |
+
nix build -L --show-trace