Files
neovim/.github/workflows
Barrett Ruth 0c9dd4e471 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.

(cherry picked from commit 085bb518c8)
2026-05-02 10:55:05 +08:00
..
2026-04-17 00:58:50 +00:00
2026-04-30 02:08:19 +02:00
2026-04-19 12:36:19 +00:00