mirror of
https://github.com/claude-did-this/claude-hub.git
synced 2026-02-15 03:31:47 +01:00
- Create dedicated PR workflow (pr.yml) with comprehensive CI checks - Remove pull_request triggers from ci.yml, security.yml, and deploy.yml - Remove develop branch references for trunk-based development - Include security scans, CodeQL analysis, and Docker builds in PR workflow - Prevent automated PR review from triggering multiple times 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>