Files
neovim/.github/workflows
Barrett Ruth 085bb518c8 ci(optional): avoid reruns from unrelated labels #39547
Problem: Optional CI reevaluates on unrelated label events and shares
one workflow-wide concurrency group. One optional label change can
cancel in-flight jobs for the other optional suite.

Solution: Only reevaluate each optional job when its own label changes,
and move concurrency to the job level. This keeps `s390x` and
`windows-asan` from restarting each other.
2026-05-01 13:12:19 -04:00
..
2026-04-16 10:48:11 -04:00
2026-04-29 17:37:47 -04:00
2026-04-18 15:38:59 -04:00