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

12 lines
248 B
YAML

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