We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4cd3b0 commit 9120c08Copy full SHA for 9120c08
.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