Remove required.
This commit is contained in:
parent
08596cf178
commit
b42c130ed2
|
@ -5,14 +5,12 @@ on:
|
|||
node-version:
|
||||
description: "Set node version"
|
||||
default: 20
|
||||
required: true
|
||||
type: string
|
||||
yarn-commands:
|
||||
description: "yarn-commands"
|
||||
default: |-
|
||||
yarn install
|
||||
yarn test
|
||||
required: true
|
||||
type: string
|
||||
notification_enabled:
|
||||
description: "Включение оповещений о разворачивании, требуется иметь url для оповещений в vault"
|
||||
|
|
Loading…
Reference in New Issue