diff --git a/README.md b/README.md index 511b238..1506ae0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Global agent skills are installed declaratively using skills.sh and only resync Secrets live in Bitwarden and are rendered at activation time using cli Deployment is `just switch` for the laptop and `just switch-netty` for the server. +All PRs auto-merge on creation if tests pass + The VPS has a declarative service bundle: - netty exposes 3 tcp ports (22:ssh, 80:http, 443:https) - services only listen on 127.0.0.1 (runs behind nginx with ACME)