Update workflows, fix review points

This commit is contained in:
IvanZosimov
2022-11-25 12:33:51 +01:00
parent 6e4d0e1344
commit 56969017e6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ on:
type: string
default: "npm run build"
prettier-command:
description: "Optional input to set prettier command. Set to an empty string if prettier isn't needed"
description: "Optional input to set prettier command. Set to an empty string if prettiering isn't needed"
required: false
type: string
default: "npm run format-check"