Files
actions/github/codeql-action-v1/tests/multi-language-repo/.github/codeql/codeql-config-packaging.yml

13 lines
239 B
YAML

name: Pack testing in the CodeQL Action
disable-default-queries: true
packs:
javascript:
- dsp-testing/codeql-pack1@1.0.0
- dsp-testing/codeql-pack2
- dsp-testing/codeql-pack3:other-query.ql
paths-ignore:
- tests
- lib