mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 03:00:13 +08:00
Avoid non-determinism in PR checks due to overlay FFs
This commit is contained in:
@@ -6,6 +6,9 @@ env:
|
||||
# Diff informed queries add an additional query filter which is not yet
|
||||
# taken into account by these tests.
|
||||
CODEQL_ACTION_DIFF_INFORMED_QUERIES: false
|
||||
# Enable overlay to ensure stability around the exclude-from-incremental query filter.
|
||||
CODEQL_ACTION_OVERLAY_ANALYSIS: true
|
||||
CODEQL_ACTION_OVERLAY_ANALYSIS_JAVASCRIPT: true
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user