diff --git a/.dockstore.yml b/.dockstore.yml index a3c616b627f..1df86a330ad 100644 --- a/.dockstore.yml +++ b/.dockstore.yml @@ -289,7 +289,6 @@ workflows: branches: - master - ah_var_store - - gg_VS-1397_UpdateTests tags: - /.*/ - name: GvsQuickstartHailIntegration @@ -299,7 +298,6 @@ workflows: branches: - master - ah_var_store - - gg_VS-1397_UpdateTests tags: - /.*/ - name: GvsQuickstartIntegration @@ -309,7 +307,6 @@ workflows: branches: - master - ah_var_store - - gg_VS-1397_UpdateTests tags: - /.*/ - name: GvsIngestTieout diff --git a/scripts/variantstore/wdl/GvsQuickstartIntegration.wdl b/scripts/variantstore/wdl/GvsQuickstartIntegration.wdl index 666b4c79b2a..c089d373668 100644 --- a/scripts/variantstore/wdl/GvsQuickstartIntegration.wdl +++ b/scripts/variantstore/wdl/GvsQuickstartIntegration.wdl @@ -5,8 +5,6 @@ import "GvsQuickstartHailIntegration.wdl" as QuickstartHailIntegration import "GvsJointVariantCalling.wdl" as JointVariantCalling import "GvsUtils.wdl" as Utils -# I am still getting tired of updating this comment. - workflow GvsQuickstartIntegration { input { String git_branch_or_tag