ci-workflows
Installation
SKILL.md
CI Workflow Standards
Version: 2025.1
Standard GitHub Actions workflows for CI/CD automation.
Required Workflows
1. Container Build Workflow
File: .github/workflows/container-build.yml
Multi-platform container build with GHCR publishing:
name: Build Container