diff --git a/.github/workflows/openMINDS_upstream.yml b/.github/workflows/openMINDS_upstream.yml index e48fe38..8cb2979 100644 --- a/.github/workflows/openMINDS_upstream.yml +++ b/.github/workflows/openMINDS_upstream.yml @@ -35,6 +35,10 @@ jobs: workflow: build.yml inputs: '{"branch":"${{ github.ref_name }}","repository":"${{ github.repository }}"}' + - repo: openMetadataInitiative/openMINDS_OWL + workflow: build.yml + inputs: '{"branch":"${{ github.ref_name }}","repository":"${{ github.repository }}"}' + - repo: openMetadataInitiative/openMINDS_documentation workflow: build.yml