Use different config file for testing 'source-root' input
This config file 'ought to have some queries good for testing!
This commit is contained in:
parent
c78fb87659
commit
028f98f5ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
|
|
@ -910,7 +910,7 @@ jobs:
|
|||
mv ../action/.github/workflows .github
|
||||
- uses: ./../action/init
|
||||
with:
|
||||
config-file: ".github/codeql/codeql-config-packaging2.yml"
|
||||
config-file: ".github/codeql/codeql-config-packaging.yml"
|
||||
languages: javascript
|
||||
source-root: tests/multi-language-repo
|
||||
- name: Build code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue