PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#332)

This commit is contained in:
Steven Silvester 2025-04-24 09:27:54 -05:00 committed by GitHub
parent d5d0995776
commit c291853a13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,6 @@ jobs:
queries: security-extended
config: |
paths-ignore:
- '.github/**'
- 'test/**'
- shell: bash