mirror of
https://github.com/alirezarezvani/ClaudeForge.git
synced 2026-07-03 02:13:15 -04:00
582a116f72
Add test documentation to validate the CI/CD workflows are functioning correctly. This PR will test: - Branch name validation (feature/* pattern) - PR title validation (Conventional Commits) - Quality gates (Markdown linting, secret scanning) - pr-into-dev.yml workflow execution This is a test PR to ensure all GitHub Actions workflows are properly configured and executing as expected.