docs(readme): test direct push to main

remove husky pre-commit branch guard -- github
ruleset handles branch protection now
This commit is contained in:
Nicholai Vogel 2026-02-16 01:53:59 -07:00
parent d7a3218ea0
commit 2b9d44cc23
2 changed files with 1 additions and 9 deletions

View File

@ -1,8 +0,0 @@
#!/bin/sh
branch=$(git rev-parse --abbrev-ref HEAD)
if [ "$branch" = "main" ]; then
echo "direct commits to main are blocked."
echo "create a feature branch: git checkout -b <username>/<feature>"
exit 1
fi

View File

@ -4,7 +4,7 @@ An AI-native workspace platform that handles auth, deployment,
and real-time collaboration -- so you can focus on building
what actually matters.
## Build With Direction
## Build With Direction :)
- **AI agent built in** -- every workspace ships with an intelligent
assistant that understands your domain and takes action through