Skip to content

Commit

Permalink
update the pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
linxie47 committed Dec 17, 2024
1 parent d088c0e commit bbf2a09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ jobs:
uses: advanced-security/filter-sarif@v1
with:
patterns: |
-'**/ffmpeg*'
-'**/openvino*'
-ivsr_ffmpeg_plugin/ffmpeg/**/*
-ivsr_ov/based_on_openvino_2022.3/openvino/**/*
input: results/cpp.sarif
output: results/cpp.sarif

Expand Down

0 comments on commit bbf2a09

Please sign in to comment.