Skip to content

Update infores_catalog.yaml to add KinAce database. #11

Update infores_catalog.yaml to add KinAce database.

Update infores_catalog.yaml to add KinAce database. #11

name: Validate-Biolink-YAML
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
types: trigger-validate-biolink-yaml
jobs:
validate-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate YAML file
run: yamllint -c .yamllint-config src/information_resource_registry/schema/information_resource_registry.yaml