Skip to content

Update testserver.md #442

Update testserver.md

Update testserver.md #442

Workflow file for this run

# This workflow reuses the openHIE GitHub action for building IGs
name: CI
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events for any main branch
push:
branches-ignore:
- 'gh-pages'
pull_request:
workflow_dispatch:
jobs:
# This workflow contains a single job called "build"
call_build:
uses: openhie/empty-fhir-ig/.github/workflows/main.yml@master