diff --git a/.gitea/workflows/node-pull-request-check-template.yml b/.gitea/workflows/node-pull-request-check-template.yml index cd9dfeb..0d4bdd3 100644 --- a/.gitea/workflows/node-pull-request-check-template.yml +++ b/.gitea/workflows/node-pull-request-check-template.yml @@ -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"