mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 23:59:45 +00:00
CI: trim CodeQL JavaScript scope (#71347)
This commit is contained in:
parent
5e640b93da
commit
5d4931cc3f
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ paths-ignore:
|
|||
- docs
|
||||
- "**/node_modules"
|
||||
- "**/coverage"
|
||||
- "**/*.generated.ts"
|
||||
- "**/*.bundle.js"
|
||||
- "**/*-runtime.js"
|
||||
- "**/*.test.ts"
|
||||
- "**/*.test.tsx"
|
||||
- "**/*.e2e.test.ts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue