Skip to content

finish rework

finish rework #11

Workflow file for this run

name: Generate ER Diagram
on: [push]
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Generate sdRDM library
uses: JR-1991/[email protected]
with:
library_name: "FAIRDaRUS"
schema_path: "./specifications/datamodel.md"