Skip to content

Commit

Permalink
Merge pull request #1780 from github/henrymercer/remove-redundant-env…
Browse files Browse the repository at this point in the history
…-var

Remove redundant environment variable from PR check
  • Loading branch information
henrymercer authored Jul 17, 2023
2 parents 262017a + 2e85818 commit d85a177
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/__config-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pr-checks/checks/config-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: "Config export"
description: "Tests that the code scanning configuration file is exported to SARIF correctly."
versions: ["latest", "nightly-latest"]
env:
CODEQL_ACTION_EXPORT_CODE_SCANNING_CONFIG: true
CODEQL_PASS_CONFIG_TO_CLI: true
steps:
- uses: ./../action/init
Expand Down

0 comments on commit d85a177

Please sign in to comment.