Skip to content

Commit ef386d2

Browse files
authored
fix(ci): remove json-schema-check filter
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent d5c7e61 commit ef386d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: json-schema-check
22

33
on:
44
pull_request:
5-
paths:
6-
- "**/schema/*.schema.json"
7-
- "**/config/*.param.yaml"
85
workflow_dispatch:
96

107
jobs:

0 commit comments

Comments
 (0)