Lint: Make Happy :)
This commit is contained in:
4
.github/workflows/build-lint-test.yaml
vendored
4
.github/workflows/build-lint-test.yaml
vendored
@@ -6,9 +6,9 @@ on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
node-version:
|
||||
description: "Node.js version"
|
||||
description: 'Node.js version'
|
||||
required: true
|
||||
default: "lts/*"
|
||||
default: 'lts/*'
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user