1 parent 0cf8fda commit 62f6a03Copy full SHA for 62f6a03
1 file changed
.github/workflows/terminology.yml
@@ -15,6 +15,4 @@ jobs:
15
# This workflow contains a single job called "call-workflow" which references the FHIR validator repo
16
call-workflow:
17
uses: NHSDigital/IOPS-FHIR-Test-Scripts/.github/workflows/masterfhirvalidation.yml@main
18
- secrets:
19
- ONTO_CLIENT_ID: ${{ secrets.ONTO_CLIENT_ID }}
20
- ONTO_CLIENT_SECRET: ${{ secrets.ONTO_CLIENT_SECRET }}
+ secrets: inherit
0 commit comments