Skip to content

Commit

Permalink
ci(json-schema-check): make it possible to run it manually too (autow…
Browse files Browse the repository at this point in the history
…arefoundation#6462)

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored and StepTurtle committed Feb 27, 2024
1 parent 5dd7053 commit f7201fc
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 f7201fc

Please sign in to comment.