9 lines
164 B
YAML
9 lines
164 B
YAML
name: Pack testing in the CodeQL Action
|
|
|
|
disable-default-queries: true
|
|
packs:
|
|
javascript:
|
|
- dsp-testing/codeql-pack2 # latest
|
|
paths-ignore:
|
|
- tests
|
|
- lib
|