Add extra integration test for packaging
Also, update the options and inputs documentation.
This commit is contained in:
parent
6e577cfca3
commit
4087f37d90
11 changed files with 83 additions and 21 deletions
9
tests/multi-language-repo/.github/codeql/codeql-config-packaging3.yml
vendored
Normal file
9
tests/multi-language-repo/.github/codeql/codeql-config-packaging3.yml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: Pack testing in the CodeQL Action
|
||||
|
||||
disable-default-queries: true
|
||||
packs:
|
||||
javascript:
|
||||
- dsp-testing/codeql-pack2 # latest
|
||||
paths-ignore:
|
||||
- tests
|
||||
- lib
|
||||
Loading…
Add table
Add a link
Reference in a new issue