Skip to content

Bump urllib3 from 2.1.0 to 2.2.2 #142

Bump urllib3 from 2.1.0 to 2.2.2

Bump urllib3 from 2.1.0 to 2.2.2 #142

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 biolink-model.yaml