Actions-add-node-template #5

Merged
stanislav.melnichuk merged 4 commits from Actions-add-node-template into master 2023-12-22 10:30:39 +00:00
No description provided.
stuart.armstrong self-assigned this 2023-12-22 08:53:41 +00:00
stuart.armstrong added 2 commits 2023-12-22 08:53:42 +00:00
stuart.armstrong requested review from stanislav.melnichuk 2023-12-22 08:53:47 +00:00
stuart.armstrong added 1 commit 2023-12-22 09:58:06 +00:00
stanislav.melnichuk requested changes 2023-12-22 10:03:59 +00:00
@ -0,0 +5,4 @@
node-version:
description: "Set node version"
default: 20
required: true

this can be false, because we already set default

this can be false, because we already set default
stanislav.melnichuk marked this conversation as resolved
@ -0,0 +12,4 @@
default: |-
yarn install
yarn test
required: true

this is the same, we already put default value.

this is the same, we already put default value.
stuart.armstrong added 1 commit 2023-12-22 10:25:33 +00:00
stanislav.melnichuk approved these changes 2023-12-22 10:30:27 +00:00
stanislav.melnichuk merged commit 9e81c6eeb3 into master 2023-12-22 10:30:39 +00:00
stanislav.melnichuk deleted branch Actions-add-node-template 2023-12-22 10:30:40 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wilix-infra/actions#5
No description provided.