diff --git a/release-branch-pipeline.yml b/release-branch-pipeline.yml index 520d0c8b7..3fcf5dc3b 100644 --- a/release-branch-pipeline.yml +++ b/release-branch-pipeline.yml @@ -19,7 +19,6 @@ steps: echo "Your RELEASE_NOTES.md file is empty. Please provide release notes before creating a release." exit 1 fi - displayName: 'RELEASE_NOTES.md check' # This task pulls the value from the org.hl7.fhir.r5 project pom.xml file. All modules are released as # the same version, at the same time, as defined in the root level pom.xml.