Skip to content

Commit

Permalink
Pre-PR clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gbggrant committed Sep 12, 2024
1 parent 6f6a9c8 commit 9472cd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ workflows:
branches:
- master
- ah_var_store
- EchoCallset
- gg_VS-1422_MergeVATChangesInEchoIntoAhVarStore
tags:
- /.*/
- name: GvsCreateVATFilesFromBigQuery
Expand All @@ -216,7 +214,6 @@ workflows:
branches:
- master
- ah_var_store
- EchoCallset
tags:
- /.*/
- name: GvsValidateVat
Expand Down Expand Up @@ -293,7 +290,6 @@ workflows:
branches:
- master
- ah_var_store
- gg_VS-1422_MergeVATChangesInEchoIntoAhVarStore
tags:
- /.*/
- name: GvsQuickstartHailIntegration
Expand All @@ -314,7 +310,6 @@ workflows:
- master
- ah_var_store
- vs_1456_status_writes_bug
- gg_VS-1422_MergeVATChangesInEchoIntoAhVarStore
tags:
- /.*/
- name: GvsIngestTieout
Expand Down
2 changes: 0 additions & 2 deletions scripts/variantstore/wdl/GvsCreateVATfromVDS.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ version 1.0
import "GvsUtils.wdl" as Utils
import "../variant_annotations_table/GvsCreateVATFilesFromBigQuery.wdl" as GvsCreateVATFilesFromBigQuery

# This here is an updated comment!
workflow GvsCreateVATfromVDS {
input {
String project_id
Expand Down

0 comments on commit 9472cd6

Please sign in to comment.