PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#332)
This commit is contained in:
parent
d5d0995776
commit
c291853a13
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@ -63,7 +63,6 @@ jobs:
|
||||
queries: security-extended
|
||||
config: |
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'test/**'
|
||||
|
||||
- shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user