mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-06 00:54:23 +00:00
Add TypeScript type check workflow and update webui test paths
This commit is contained in:
4
.github/workflows/webui_test.yaml
vendored
4
.github/workflows/webui_test.yaml
vendored
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user