Skip to content

Commit 47c727d

Browse files
Validation pipeline.
1 parent 86c15de commit 47c727d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Schema Validator
2+
3+
on:
4+
- pull_request
5+
- workflow_dispatch
6+
7+
jobs:
8+
validate-schema:
9+
uses: openMetadataInitiative/openMINDS_actions/.github/workflows/schema_validator.yml@main

0 commit comments

Comments
 (0)