--- description: Implements CI/CD pipelines using GitHub Actions or GitLab CI for automated building, testing, and deployment processes. globs: /.github/workflows/**/*.* --- - Implement CI/CD with GitHub Actions or GitLab CI.