Skip to content

Commit d85a177

Browse files
authored
Merge pull request #1780 from github/henrymercer/remove-redundant-env-var
Remove redundant environment variable from PR check
2 parents 262017a + 2e85818 commit d85a177

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/__config-export.yml

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

pr-checks/checks/config-export.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: "Config export"
22
description: "Tests that the code scanning configuration file is exported to SARIF correctly."
33
versions: ["latest", "nightly-latest"]
44
env:
5-
CODEQL_ACTION_EXPORT_CODE_SCANNING_CONFIG: true
65
CODEQL_PASS_CONFIG_TO_CLI: true
76
steps:
87
- uses: ./../action/init

0 commit comments

Comments
 (0)