Skip to content

Commit 67461cc

Browse files
authored
Update codeql.yml
1 parent f1f5305 commit 67461cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
config: |
8686
paths:
8787
- vllm-upstream/vllm/
88+
exclude:
89+
- id: py/code-injection
8890
# If you wish to specify custom queries, you can do so here or in a config file.
8991
# By default, queries listed here will override any specified in a config file.
9092
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)