Skip to content

Commit

Permalink
feat: new script and ci for JSON Schema validation (#452)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergio Moya <[email protected]>%0ACo-authored-by: asyncapi-bot <[email protected]>%0ACo-authored-by: Jonas Lagoni <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
AnimeshKumar923 and derberg authored Dec 13, 2023
1 parent 559660c commit 3768128
Show file tree
Hide file tree
Showing 4 changed files with 1,545 additions and 3,424 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/if-nodejs-pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
run: npm run lint --if-present
- if: steps.packagejson.outputs.exists == 'true'
name: Run release assets generation to make sure PR does not break it
run: npm run generate:assets --if-present
run: npm run generate:assets --if-present
Loading

0 comments on commit 3768128

Please sign in to comment.