Skip to content

Commit 33d8bcf

Browse files
authored
Update codeql.yml
1 parent 2f8e318 commit 33d8bcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ jobs:
8383
with:
8484
languages: ${{ matrix.language }}
8585
build-mode: ${{ matrix.build-mode }}
86+
config: |
87+
paths:
88+
- vllm-upstream/vllm/_custom_ops.py
89+
- vllm-upstream/vllm/_ipex_ops.py
8690
# If you wish to specify custom queries, you can do so here or in a config file.
8791
# By default, queries listed here will override any specified in a config file.
8892
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)