Disable clang analysis CI
This commit is contained in:
parent
a470c8df93
commit
ae3fcc9d08
1 changed files with 0 additions and 9 deletions
9
.github/workflows/code-analysis.yml
vendored
9
.github/workflows/code-analysis.yml
vendored
|
|
@ -15,15 +15,6 @@ jobs:
|
|||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
Clang:
|
||||
- '**.c'
|
||||
- '**.h'
|
||||
- '**.in'
|
||||
- '**.inc'
|
||||
- '**/meson.build'
|
||||
- 'shlr/rizin-shell-parser/**'
|
||||
- 'subprojects/**'
|
||||
- '.github/workflows/code-analysis.yml'
|
||||
CodeQL-cpp:
|
||||
- '**.c'
|
||||
- '**.h'
|
||||
|
|
|
|||
Loading…
Reference in a new issue