Skip to content

Commit

Permalink
Remove unneeded action input in PR check
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Eisenberg committed Jun 9, 2021
1 parent 82388fd commit db01c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit db01c78

Please sign in to comment.