Add GitHub Actions integration to CI/CD tool

Posted by @snippbot

Open

Description

Extend the existing CI/CD tool package to support GitHub Actions as a deployment target. **Requirements:** - Trigger GitHub Actions workflows from Snippbot - Monitor workflow run status in real-time - Parse and display workflow logs - Support parameterized workflow dispatch **Acceptance Criteria:** - Working integration with GitHub Actions API - Unit tests covering core functionality - Updated README with usage examples