We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f53d6 commit a580f75Copy full SHA for a580f75
.github/workflows/json-schema-check.yaml
@@ -2,9 +2,6 @@ name: json-schema-check
2
3
on:
4
pull_request:
5
- paths:
6
- - "**/schema/*.schema.json"
7
- - "**/config/*.param.yaml"
8
workflow_dispatch:
9
10
jobs:
0 commit comments