Skip to content

Commit 9120c08

Browse files
authored
ci(json-schema-check): make it possible to run it manually too (#6462)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent b4cd3b0 commit 9120c08

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)