mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2024-08-16 10:09:53 +02:00
spelling: separated (#37)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
00209834e5
commit
f0d446b80e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ author: "Ludeeus <hi@ludeeus.dev>"
|
|||
description: "GitHub action for ShellCheck."
|
||||
inputs:
|
||||
additional_files:
|
||||
description: "A space seperated list of additional filename to check"
|
||||
description: "A space separated list of additional filename to check"
|
||||
required: false
|
||||
default: ""
|
||||
ignore:
|
||||
|
|
Loading…
Reference in a new issue