mirror of
https://github.com/github/codeql-action
synced 2026-05-29 05:00:55 +03:00
Remove unneeded action input in PR check
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user