Skip to content

change EDAM prefixes to match bioregistry canonical prefixes, fixes #1373 #193

change EDAM prefixes to match bioregistry canonical prefixes, fixes #1373

change EDAM prefixes to match bioregistry canonical prefixes, fixes #1373 #193

name: Validate-Biolink-YAML
on:
push:
branches: [master]
pull_request:
types: [opened, synchronize, reopened]
jobs:
validate-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate YAML file
run: yamllint -c .yamllint-config biolink-model.yaml