From 5a66889059d00a46758810e9c023d94a258fec0c Mon Sep 17 00:00:00 2001 From: Dorota Jarecka Date: Mon, 3 Jun 2024 08:58:44 -0400 Subject: [PATCH] providing version of gsheet; adding condition to ga --- .github/workflows/generate_other_formats.yaml | 5 +++++ linkml-schema/source_library_generation/README.md | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/generate_other_formats.yaml b/.github/workflows/generate_other_formats.yaml index 9103b73b6..fab27602c 100644 --- a/.github/workflows/generate_other_formats.yaml +++ b/.github/workflows/generate_other_formats.yaml @@ -6,6 +6,11 @@ on: - main paths: - 'linkml-schema/**' + workflow_run: + workflows: [ generating yaml file ] + types: + - completed + permissions: contents: write diff --git a/linkml-schema/source_library_generation/README.md b/linkml-schema/source_library_generation/README.md index 058ee791f..7c9d84597 100644 --- a/linkml-schema/source_library_generation/README.md +++ b/linkml-schema/source_library_generation/README.md @@ -1,3 +1,4 @@ ## Sources to build the library geenration model -- metadata from [Google Sheet](https://docs.google.com/spreadsheets/d/11OcQz1Vk3ofny3Ql7wN-XlHkZwub-hojt-fO094SxiI/edit?usp=sharing) \ No newline at end of file +- Metadata from [Google Sheet](https://docs.google.com/spreadsheets/d/11OcQz1Vk3ofny3Ql7wN-XlHkZwub-hojt-fO094SxiI/edit?usp=sharing) +- Current Google Sheet version: `bk_workshop_mit24` \ No newline at end of file