Skip to content

[#62] Fixed cardinality of PMLC medication statement () extension , a… #72

[#62] Fixed cardinality of PMLC medication statement () extension , a…

[#62] Fixed cardinality of PMLC medication statement () extension , a… #72

Workflow file for this run

name: 'Build the IG'
on:
workflow_dispatch: # On manual trigger
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
name: 'Run the validator on resource samples'
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
steps:
- name: 'Checkout the repository'
uses: actions/checkout@v3
- name: 'Build the IG'
uses: qligier/fhir-ig-action@main
with:
ig-publisher: 'latest'
sushi: 'latest'