Skip to content

Commit 1cbb57e

Browse files
authored
Merge pull request #61 from djarecka/library_source
providing gsheet version
2 parents fdd9f0f + 55ab1a6 commit 1cbb57e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/generate_other_formats.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
- main
77
paths:
88
- 'linkml-schema/**'
9+
workflow_run:
10+
workflows: [ generating yaml file ]
11+
types:
12+
- completed
13+
914

1015
permissions:
1116
contents: write
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
## Sources to build the library geenration model
22

3-
- metadata from [Google Sheet](https://docs.google.com/spreadsheets/d/11OcQz1Vk3ofny3Ql7wN-XlHkZwub-hojt-fO094SxiI/edit?usp=sharing)
3+
- Metadata from [Google Sheet](https://docs.google.com/spreadsheets/d/11OcQz1Vk3ofny3Ql7wN-XlHkZwub-hojt-fO094SxiI/edit?usp=sharing)
4+
- Current Google Sheet version: `bk_workshop_mit24`

0 commit comments

Comments
 (0)