Add TypeScript type check workflow and update webui test paths

This commit is contained in:
2025-07-26 19:26:27 +02:00
parent 6d7274ce31
commit 3375cbbc90
2 changed files with 45 additions and 3 deletions

View File

@@ -4,9 +4,7 @@ on:
push:
branches: [ main ]
paths:
- "webui/src/**"
- "webui/package.json"
- "webui/package-lock.json"
- "webui/**"
- ".github/workflows/webui_test.yaml"
pull_request:
branches: [ main ]