Skip to content

Commit

Permalink
Create initial story JSON schema (#12131)
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Sep 8, 2022
1 parent 83ce879 commit 80a5cc6
Show file tree
Hide file tree
Showing 71 changed files with 1,495 additions and 1,640 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-css-js-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,6 @@ jobs:
if: >
github.event.pull_request.head.repo.fork == false &&
github.event.pull_request.user.login != 'dependabot[bot]'
- name: JSON Schema validation
run: npm run test:schema
Loading

0 comments on commit 80a5cc6

Please sign in to comment.