Commit Graph

1 Commits

Author SHA1 Message Date
Reza Rezvani 582a116f72 feat(docs): add CI/CD workflow testing documentation
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.
2025-11-12 13:07:50 +01:00