From 3a245f000699393448ac7b30bd82a2cb62404789 Mon Sep 17 00:00:00 2001 From: Alex <12645087+lzadjsf@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:20:25 +0000 Subject: [PATCH] Update node-only-update_v3.yml --- --- a/.github/workflows/node-only-update_v3.yml +++ b/.github/workflows/node-only-update_v3.yml @@ -1,6 +1,7 @@ +# Test workflow for debug parallel and sequental tests in scope of execution time reducing. name: Parallele tests -# Controls when the action will run. +# Triger: only call from main workflow(re-usable workflows) on: workflow_call: #Define Workflow variables -- gitstuff