Skip to content

Commit 22c507e

Browse files
committed
fix error
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
1 parent fbe7433 commit 22c507e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/local-node-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- "release/**"
1313
tags:
1414
- "v*"
15-
workflow_dispatch:
15+
workflow_call:
1616
inputs:
1717
networkNodeTag:
1818
description: "Specify desired Network Node image tag"

0 commit comments

Comments
 (0)