Remove unneeded action input in PR check

This commit is contained in:
Andrew Eisenberg 2021-06-09 13:10:57 -07:00
parent 82388fd94a
commit db01c78de0

View file

@ -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.