mirror of
https://github.com/github/codeql-action.git
synced 2026-01-01 04:00:24 +08:00
Use exclude-from-incremental also for overlay analysis
This commit is contained in:
@@ -335,6 +335,7 @@ export function createTestConfig(overrides: Partial<Config>): Config {
|
||||
augmentationProperties: {
|
||||
packsInputCombines: false,
|
||||
queriesInputCombines: false,
|
||||
extraQueryExclusions: [],
|
||||
},
|
||||
trapCaches: {},
|
||||
trapCacheDownloadTime: 0,
|
||||
|
||||
Reference in New Issue
Block a user