Skip to content

add metadata back in #36

add metadata back in

add metadata back in #36

Workflow file for this run

# This workflow reuses the openHIE GitHub action for building IGs
# Change log:
# v0.1.0
# 2021-06-18: publish default branches to / , other branches branches/<branch>
# 2021-11-26: reusable workflow
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: WorldHealthOrganization/smart-base/.github/workflows/fhirbuild.yml@master

Check failure on line 22 in .github/workflows/fhirbuild.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/fhirbuild.yml

Invalid workflow file

error parsing called workflow ".github/workflows/fhirbuild.yml" -> "WorldHealthOrganization/smart-base/.github/workflows/fhirbuild.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit