initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
10
github/codeql-action-v2/tests/multi-language-repo/.github/codeql/codeql-config-packaging3.yml
vendored
Normal file
10
github/codeql-action-v2/tests/multi-language-repo/.github/codeql/codeql-config-packaging3.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: Pack testing in the CodeQL Action
|
||||
|
||||
disable-default-queries: true
|
||||
packs:
|
||||
javascript:
|
||||
- codeql-testing/codeql-pack2
|
||||
- codeql-testing/codeql-pack3:other-query.ql
|
||||
paths-ignore:
|
||||
- tests
|
||||
- lib
|
||||
Loading…
Add table
Add a link
Reference in a new issue