Skip to content

Commit 028f98f

Browse files
committed
Use different config file for testing 'source-root' input
This config file 'ought to have some queries good for testing!
1 parent c78fb87 commit 028f98f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ jobs:
910910
mv ../action/.github/workflows .github
911911
- uses: ./../action/init
912912
with:
913-
config-file: ".github/codeql/codeql-config-packaging2.yml"
913+
config-file: ".github/codeql/codeql-config-packaging.yml"
914914
languages: javascript
915915
source-root: tests/multi-language-repo
916916
- name: Build code

0 commit comments

Comments
 (0)