We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759531e commit 637721dCopy full SHA for 637721d
.github/workflows/json-schema-check.yaml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- "**/schema/*.schema.json"
7
- "**/config/*.param.yaml"
8
+ workflow_dispatch:
9
10
jobs:
11
json-schema-check:
0 commit comments