Skip to content

Commit

Permalink
ci(json-schema-check): make it possible to run it manually too (#6462)
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Feb 20, 2024
1 parent b4cd3b0 commit 9120c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/json-schema-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- "**/schema/*.schema.json"
- "**/config/*.param.yaml"
workflow_dispatch:

jobs:
json-schema-check:
Expand Down

0 comments on commit 9120c08

Please sign in to comment.