Skip to content

Update terminology.yml #1722

Update terminology.yml

Update terminology.yml #1722

Workflow file for this run

name: IOPS-FHIR-Validation-call
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the master branch
# Allows you to run this workflow manually from the Actions tab
push:
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "call-workflow" which references the FHIR validator repo
call-workflow:
uses: NHSDigital/IOPS-FHIR-Test-Scripts/.github/workflows/masterfhirvalidation.yml@main

Check failure on line 17 in .github/workflows/terminology.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/terminology.yml

Invalid workflow file

error parsing called workflow ".github/workflows/terminology.yml" -> "NHSDigital/IOPS-FHIR-Test-Scripts/.github/workflows/masterfhirvalidation.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit