mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
Align release header audit with publish contract
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user