mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02: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: Security-extended queries for C and C++
|
||||
- qlpack: codeql-cpp
|
||||
- queries: .
|
||||
- apply: security-extended-selectors.yml
|
||||
from: codeql/suite-helpers
|
||||
- apply: codeql-suites/exclude-slow-queries.yml
|
||||
|
||||
Reference in New Issue
Block a user