Files
cs249r_book/.github
Vijay Janapa Reddi 1718b9666d ci(book): cancel in-progress dev validate/preview on new push
Flip cancel-in-progress from false to true for the book dev validate and
preview workflows so new pushes to dev cancel the superseded run instead
of queueing behind it. The dev branch only cares about the latest commit,
and every other *-validate-dev.yml / *-preview-dev.yml in the repo
(tinytorch, slides, mlsysim, kits, labs, instructors) already uses this
setting. Publish workflows on gh-pages-deploy stay false, since
serializing there is still correct.
2026-04-21 08:42:41 -04:00
..