Simple API gateway for webhooks

ci: don't deploy on PRs

needs more work to avoid pushing to prod on PRs

finxol.io 793ac202 206c98b2

verified
+1 -1
+1 -1
.tangled/workflows/deploy.yaml
··· 1 1 when: 2 - - event: ["push", "pull_request"] 2 + - event: ["push"] 3 3 branch: ["main"] 4 4 5 5 dependencies: