Skip to content

Commit

Permalink
Remove debugging comment, branches from .dockstore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbggrant committed May 24, 2024
1 parent ab9c670 commit ff2d6c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ workflows:
branches:
- master
- ah_var_store
- gg_VS-1397_UpdateTests
tags:
- /.*/
- name: GvsQuickstartHailIntegration
Expand All @@ -299,7 +298,6 @@ workflows:
branches:
- master
- ah_var_store
- gg_VS-1397_UpdateTests
tags:
- /.*/
- name: GvsQuickstartIntegration
Expand All @@ -309,7 +307,6 @@ workflows:
branches:
- master
- ah_var_store
- gg_VS-1397_UpdateTests
tags:
- /.*/
- name: GvsIngestTieout
Expand Down
2 changes: 0 additions & 2 deletions scripts/variantstore/wdl/GvsQuickstartIntegration.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff2d6c1

Please sign in to comment.