docs(ci): clarify parallel manual matrix runs

This commit is contained in:
Patrick Schratz 2026-08-14 06:44:10 +00:00
commit 132d1d2d3c
No known key found for this signature in database
GPG key ID: 62050D5BC68AB6DC

View file

@ -16,7 +16,7 @@ variables:
# exactly the slots it rebuilt. A manual pipeline creation instantiates every
# file in .crow/, so the default must match no matrix row.
weekly_rebuild_missing:
description: "Manual run target: a specific <os>-<arch>, 'all' for every os/arch, or 'none' to run nothing."
description: "Manual run target: a specific <os>-<arch>, 'all' to run every os/arch in parallel, or 'none' to run nothing."
options:
- none
- all