Skip to content

Commit 637721d

Browse files
xmfcxHansRobo
authored andcommitted
ci(json-schema-check): make it possible to run it manually too (#6462)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent 759531e commit 637721d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/json-schema-check.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- "**/schema/*.schema.json"
77
- "**/config/*.param.yaml"
8+
workflow_dispatch:
89

910
jobs:
1011
json-schema-check:

0 commit comments

Comments
 (0)