Files
codeql-action/tests/multi-language-repo/.github/codeql/codeql-config-packaging.yml
Andrew Eisenberg 2754e10472 Move to the codeql-testing org
Refer to the packages in codeql-testing, not in dsp-testing.
2023-04-04 13:39:56 -07:00

13 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