PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#2308)
This commit is contained in:
parent
34f7d7ee4c
commit
dae4f7f159
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@ -54,7 +54,6 @@ jobs:
|
||||
queries: security-extended
|
||||
config: |
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'doc/**'
|
||||
- 'tools/**'
|
||||
- 'test/**'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user