Skip to content

Commit

Permalink
chore: jsonschema workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Sep 4, 2023
1 parent 356e2da commit c847295
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests-jsonschema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- "**"
paths:
- "**/values.schema.json"
- "**/config.schema.json"
- "**/kontinuous.schema.json"
- "**/*.values.schema.json"
- ".github/jsonschema/**"
- ".github/workflows/tests-jsonschema.yml"
Expand Down

0 comments on commit c847295

Please sign in to comment.