We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c727d commit 34f145bCopy full SHA for 34f145b
.github/workflows/schema_validator.yml
@@ -7,3 +7,6 @@ on:
7
jobs:
8
validate-schema:
9
uses: openMetadataInitiative/openMINDS_actions/.github/workflows/schema_validator.yml@main
10
+ with:
11
+ branch: ${{ inputs.branch }}
12
+ repository: ${{ inputs.repository }}
0 commit comments