Remove unneeded action input in PR check
This commit is contained in:
parent
82388fd94a
commit
db01c78de0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr-checks.yml
vendored
1
.github/workflows/pr-checks.yml
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue