Skip to content

Commit 911b61d

Browse files
authored
Specify source root for CodeQL initialization
1 parent 3d948d6 commit 911b61d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
- name: Initialize CodeQL
8181
uses: github/codeql-action/init@v4
8282
with:
83+
source-root: server/modules/OConnorLabModules
8384
languages: ${{ matrix.language }}
8485
build-mode: ${{ matrix.build-mode }}
8586
# If you wish to specify custom queries, you can do so here or in a config file.

0 commit comments

Comments
 (0)