Files
codeql-action/tests/multi-language-repo/.github/codeql/codeql-config-packaging3.yml
Andrew Eisenberg 4087f37d90 Add extra integration test for packaging
Also, update the options and inputs documentation.
2021-06-25 10:07:51 -07:00

10 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