CI: scope CodeQL JavaScript analysis

This commit is contained in:
Vincent Koc
2026-03-08 10:29:25 -07:00
parent d4ab731746
commit b6520d7172
2 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
name: openclaw-codeql-javascript-typescript
paths:
- src
- extensions
- ui/src
- skills
paths-ignore:
- apps
- dist
- docs
- "**/node_modules"
- "**/coverage"
- "**/*.test.ts"
- "**/*.test.tsx"
- "**/*.e2e.test.ts"
- "**/*.e2e.test.tsx"