Files
neovim/.github
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-18 15:38:59 -04:00
2026-04-29 17:37:47 -04:00
2022-12-22 13:20:19 +01:00
2026-03-09 21:40:50 -04:00