Skip to content

[#56] Adapted some parent profile references moved from CH EMED to CH… #69

[#56] Adapted some parent profile references moved from CH EMED to CH…

[#56] Adapted some parent profile references moved from CH EMED to CH… #69

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'