Skip to content

Commit bf20b3e

Browse files
committed
Exclude PR check from feature flag
1 parent f1aa4f4 commit bf20b3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/__export-file-baseline-information.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/export-file-baseline-information.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ versions: ["nightly-latest"]
55
installGo: true
66
installDotNet: true
77
env:
8+
CODEQL_ACTION_SKIP_FILE_COVERAGE_ON_PRS: false
89
CODEQL_ACTION_SUBLANGUAGE_FILE_COVERAGE: true
910
steps:
1011
- uses: ./../action/init

0 commit comments

Comments
 (0)