mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
When matrix jobs are skipped, `${{ matrix.name }}` is never expanded,
showing literal "matrix.name" in the checks UI. Removing the `name:`
field lets GitHub use the job ID when skipped and auto-expand matrix
values when running.
|
||
|---|---|---|
| .. | ||
| ci.yaml | ||
| claude.yml | ||
| codeflash-optimize.yaml | ||
| codeflash.yaml | ||
| java-e2e-tests.yml | ||
| label-workflow-changes.yml | ||
| publish.yml | ||