mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-24 05:37:28 -05:00
projects.json was fixed in ae33e46984 to point at design-grammar
(renamed from periodic-table), but Book Validate's path filter only
watches book/** and book-validate-dev.yml, so the fix didn't auto-run
through a fresh Book Validate. Adding a comment-only line to the
workflow file to trigger the path filter once.
No behavioral change.