Move to the codeql-testing org
Refer to the packages in codeql-testing, not in dsp-testing.
This commit is contained in:
parent
ae0109a777
commit
2754e10472
25 changed files with 61 additions and 51 deletions
|
|
@ -3,9 +3,9 @@ name: Pack testing in the CodeQL Action
|
|||
disable-default-queries: true
|
||||
packs:
|
||||
javascript:
|
||||
- dsp-testing/codeql-pack1@1.0.0
|
||||
- dsp-testing/codeql-pack2
|
||||
- dsp-testing/codeql-pack3:other-query.ql
|
||||
- codeql-testing/codeql-pack1@1.0.0
|
||||
- codeql-testing/codeql-pack2
|
||||
- codeql-testing/codeql-pack3:other-query.ql
|
||||
|
||||
paths-ignore:
|
||||
- tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue