diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 6cabeca5a..240765860 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -116,7 +116,6 @@ jobs: mv ../action/.github/workflows .github - uses: ./../action/init with: - db-location: "${{ runner.temp }}/customDbLocation" config-file: ".github/codeql/codeql-config-packaging.yml" languages: javascript # TODO: this is temporary until we have a release that includes the latest packaging work.