Speedup codeql run (#11877)

* Speedup codeql run

* npm build once, ignore node_modules

* Misc cleanup
This commit is contained in:
Paul Johnson
2022-01-18 00:35:53 +00:00
committed by GitHub
parent 9a145537aa
commit 576f90ad37
2 changed files with 6 additions and 4 deletions

View File

@@ -2,3 +2,6 @@ name: "CodeQL config"
paths:
- src
paths-ignore:
- '**/node_modules'