Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Sep 23, 2024
1 parent 3b47f8b commit 5e748df
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions .github/.dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ workflows:
primaryDescriptorPath: /wdl/GatherSampleEvidence.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -14,7 +14,7 @@ workflows:
primaryDescriptorPath: /wdl/EvidenceQC.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -23,7 +23,7 @@ workflows:
primaryDescriptorPath: /wdl/TrainGCNV.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -32,7 +32,7 @@ workflows:
primaryDescriptorPath: /wdl/GatherBatchEvidence.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -41,7 +41,7 @@ workflows:
primaryDescriptorPath: /wdl/ClusterBatch.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -50,7 +50,7 @@ workflows:
primaryDescriptorPath: /wdl/GenerateBatchMetrics.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -59,7 +59,7 @@ workflows:
primaryDescriptorPath: /wdl/FilterBatchSites.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -68,7 +68,7 @@ workflows:
primaryDescriptorPath: /wdl/PlotSVCountsPerSample.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -77,7 +77,7 @@ workflows:
primaryDescriptorPath: /wdl/FilterBatchSamples.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -86,7 +86,7 @@ workflows:
primaryDescriptorPath: /wdl/MergeBatchSites.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -95,7 +95,7 @@ workflows:
primaryDescriptorPath: /wdl/GenotypeBatch.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -104,7 +104,7 @@ workflows:
primaryDescriptorPath: /wdl/RegenotypeCNVs.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -113,7 +113,7 @@ workflows:
primaryDescriptorPath: /wdl/CombineBatches.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -122,7 +122,7 @@ workflows:
primaryDescriptorPath: /wdl/ResolveComplexVariants.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -131,7 +131,7 @@ workflows:
primaryDescriptorPath: /wdl/GenotypeComplexVariants.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -140,7 +140,7 @@ workflows:
primaryDescriptorPath: /wdl/CleanVcf.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -149,7 +149,7 @@ workflows:
primaryDescriptorPath: /wdl/MainVcfQc.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -158,7 +158,7 @@ workflows:
primaryDescriptorPath: /wdl/AnnotateVcf.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

Expand All @@ -167,6 +167,6 @@ workflows:
primaryDescriptorPath: /wdl/GATKSVPipelineSingleSample.wdl
filters:
branches:
- dockstore-test
- main
tags:
- /.*/

0 comments on commit 5e748df

Please sign in to comment.