Skip to main content

render_ci_workflow

Function render_ci_workflow 

Source
pub fn render_ci_workflow(_ctx: &CiWorkflowContext<'_>) -> String
Expand description

Render .github/workflows/ci.yml from a context.

Pure function — no IO, deterministic output (D-17 idempotency).