Align WorkBoard validator with closed-owner rule

This commit is contained in:
Svrnty
2026-06-18 14:00:20 -04:00
parent 958890ff7e
commit 0c549cb620
+1 -1
View File
@@ -304,7 +304,7 @@ def main() -> int:
"Steev Navigation Index", "Steev Navigation Index",
"source: INDEX.md", "source: INDEX.md",
"status: validated", "status: validated",
"owner: jp", "owner: \"\"",
]: ]:
if snippet not in text: if snippet not in text:
errors.append(f"workboard_missing:{snippet}") errors.append(f"workboard_missing:{snippet}")