mirror of
https://github.com/github/codeql.git
synced 2026-01-08 20:20:34 +01:00
Packaging: Fix query pack references
We can't have recursive references to query packs.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- description: Standard Code Scanning queries for C and C++
|
||||
- qlpack: codeql-cpp
|
||||
- queries: .
|
||||
- apply: code-scanning-selectors.yml
|
||||
from: codeql/suite-helpers
|
||||
- apply: codeql-suites/exclude-slow-queries.yml
|
||||
|
||||
Reference in New Issue
Block a user