this repo has no description

Update

+2
+2
.tangled/workflows/webhooks.yaml
··· 2 - event: ["push"] 3 branch: ["main"] 4 5 steps: 6 - name: send webhooks 7 command: |
··· 2 - event: ["push"] 3 branch: ["main"] 4 5 + engine: "nixery" 6 + 7 steps: 8 - name: send webhooks 9 command: |