Skip to content

Commit 7fcf9b1

Browse files
author
Morten Barklund
committed
Merge branch 'main' into fix/11576-layer-karma
2 parents fe95d89 + 80a5cc6 commit 7fcf9b1

File tree

90 files changed

+1729
-1722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+1729
-1722
lines changed

.github/workflows/lint-css-js-md.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ jobs:
114114
if: >
115115
github.event.pull_request.head.repo.fork == false &&
116116
github.event.pull_request.user.login != 'dependabot[bot]'
117+
118+
- name: JSON Schema validation
119+
run: npm run test:schema

0 commit comments

Comments
 (0)