Skip to content

Commit db01c78

Browse files
committed
Remove unneeded action input in PR check
1 parent 82388fd commit db01c78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ jobs:
116116
mv ../action/.github/workflows .github
117117
- uses: ./../action/init
118118
with:
119-
db-location: "${{ runner.temp }}/customDbLocation"
120119
config-file: ".github/codeql/codeql-config-packaging.yml"
121120
languages: javascript
122121
# TODO: this is temporary until we have a release that includes the latest packaging work.

0 commit comments

Comments
 (0)