diff --git a/.github/.dockstore.yml b/.github/.dockstore.yml index c3410de1d..19fcdbdab 100644 --- a/.github/.dockstore.yml +++ b/.github/.dockstore.yml @@ -5,7 +5,7 @@ workflows: primaryDescriptorPath: /wdl/GatherSampleEvidence.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -14,7 +14,7 @@ workflows: primaryDescriptorPath: /wdl/EvidenceQC.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -23,7 +23,7 @@ workflows: primaryDescriptorPath: /wdl/TrainGCNV.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -32,7 +32,7 @@ workflows: primaryDescriptorPath: /wdl/GatherBatchEvidence.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -41,7 +41,7 @@ workflows: primaryDescriptorPath: /wdl/ClusterBatch.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -50,7 +50,7 @@ workflows: primaryDescriptorPath: /wdl/GenerateBatchMetrics.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -59,7 +59,7 @@ workflows: primaryDescriptorPath: /wdl/FilterBatchSites.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -68,7 +68,7 @@ workflows: primaryDescriptorPath: /wdl/PlotSVCountsPerSample.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -77,7 +77,7 @@ workflows: primaryDescriptorPath: /wdl/FilterBatchSamples.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -86,7 +86,7 @@ workflows: primaryDescriptorPath: /wdl/MergeBatchSites.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -95,7 +95,7 @@ workflows: primaryDescriptorPath: /wdl/GenotypeBatch.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -104,7 +104,7 @@ workflows: primaryDescriptorPath: /wdl/RegenotypeCNVs.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -113,7 +113,7 @@ workflows: primaryDescriptorPath: /wdl/CombineBatches.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -122,7 +122,7 @@ workflows: primaryDescriptorPath: /wdl/ResolveComplexVariants.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -131,7 +131,7 @@ workflows: primaryDescriptorPath: /wdl/GenotypeComplexVariants.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -140,7 +140,7 @@ workflows: primaryDescriptorPath: /wdl/CleanVcf.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -149,7 +149,7 @@ workflows: primaryDescriptorPath: /wdl/MainVcfQc.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -158,7 +158,7 @@ workflows: primaryDescriptorPath: /wdl/AnnotateVcf.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ @@ -167,6 +167,6 @@ workflows: primaryDescriptorPath: /wdl/GATKSVPipelineSingleSample.wdl filters: branches: - - dockstore-test + - main tags: - /.*/ \ No newline at end of file