mirror of
https://github.com/github/codeql.git
synced 2025-12-30 15:46:34 +01:00
Fixes https://github.com/github/codeql/issues/8412 See https://github.com/github/codeql/issues/8412#issuecomment-1078281668 for more detail.
6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
- description: Standard Code Scanning queries for C and C++
|
|
- queries: .
|
|
- apply: code-scanning-selectors.yml
|
|
from: codeql/suite-helpers
|
|
- apply: codeql-suites/exclude-slow-queries.yml
|