diff --git a/.github/workflows/remote-cd-trigger-template.yml b/.github/workflows/remote-cd-trigger-template.yml index b083dd8a..bb7719b5 100644 --- a/.github/workflows/remote-cd-trigger-template.yml +++ b/.github/workflows/remote-cd-trigger-template.yml @@ -38,7 +38,7 @@ jobs: owner: 'cdcent', repo: 'data-exchange-fhir-devops', workflow_id: '${{ inputs.WORKFLOW }}', - ref: 'main', + ref: 'master', inputs: { REF: '${{ inputs.REF }}' }