Skip to content

Commit 34f145b

Browse files
Add required inputs.
1 parent 47c727d commit 34f145b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/schema_validator.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ on:
77
jobs:
88
validate-schema:
99
uses: openMetadataInitiative/openMINDS_actions/.github/workflows/schema_validator.yml@main
10+
with:
11+
branch: ${{ inputs.branch }}
12+
repository: ${{ inputs.repository }}

0 commit comments

Comments
 (0)