Skip to content

Merge pull request #131 from jasoncpatton/patch-2 #102

Merge pull request #131 from jasoncpatton/patch-2

Merge pull request #131 from jasoncpatton/patch-2 #102

Workflow file for this run

name: Validate data
on:
pull_request:
push:
jobs:
run-script:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: validate vomses
run: bin/vomses-crosscheck vomses vomsdir
- name: validate LSC file DN format
run: bin/validate_dn_format.py