Skip to content

Commit

Permalink
Add the single-sample pipeline to the Dockstore automation. (#726)
Browse files Browse the repository at this point in the history
* Add the single-sample pipeline to the Dockstore automation.

* Update .github/.dockstore.yml

Co-authored-by: Mark Walker <[email protected]>

---------

Co-authored-by: Mark Walker <[email protected]>
  • Loading branch information
VJalili and mwalker174 authored Sep 25, 2024
1 parent 2d6c341 commit 59e62c8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/.dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,12 @@ workflows:
- main
tags:
- /.*/

- subclass: WDL
name: SingleSamplePipeline
primaryDescriptorPath: /wdl/GATKSVPipelineSingleSample.wdl
filters:
branches:
- main
tags:
- /.*/

0 comments on commit 59e62c8

Please sign in to comment.