Files
Church-of-Kosmo/scripts
tomas.kracmar 7fbac9f691
Docs Check / lint-and-links (push) Successful in 20s
Docs Check / translation-parity (push) Failing after 16s
fix: replace ripgrep with POSIX find/grep for CI compatibility
The translation parity script used 'rg', which isn't available
on the default ubuntu-latest runner. Swap it out for plain
find + grep so the docs-check workflow passes without installing
extra dependencies.

No functional change — same report, wider compatibility.
2026-06-02 10:34:20 +02:00
..