Align release header audit with publish contract

This commit is contained in:
rcourtman
2026-04-11 18:25:53 +01:00
parent a48fb63cb3
commit 47b6d0fb1c
19 changed files with 203 additions and 27 deletions
+3
View File
@@ -168,6 +168,9 @@ jobs:
- name: Lint frontend
run: npm --prefix frontend-modern run lint
- name: Audit header composition
run: npm --prefix frontend-modern run lint:headers
- name: Check frontend copy-paste duplication
run: npm --prefix frontend-modern run lint:cpd