Auto PR: assertion_evidence.yaml generated from google spreadsheets using schemasheets #9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: generating other formats for assertion_evidence | |
on: | |
pull_request_target: | |
types: [opened, synchronize] | |
paths: | |
- 'linkml-schema/assertion_evidence.yaml' | |
permissions: | |
contents: write | |
jobs: | |
generate_from_reusable: | |
uses: brain-bican/models/.github/workflows/reusable-generate_other_formats.yaml@main | |
with: | |
model_name: assertion_evidence |