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