Skip to content

Commit

Permalink
Merge pull request #2 from mvdbeek/pr_test
Browse files Browse the repository at this point in the history
An example PR
  • Loading branch information
mvdbeek authored Oct 15, 2020
2 parents 75495b2 + aa4aafb commit 8a9c208
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions workflows/sars-cov-2-variant-calling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.1.3
-----
Add readme

0.1.2
---------
- Try deploying via PR
Expand Down
2 changes: 1 addition & 1 deletion workflows/sars-cov-2-variant-calling/workflow.ga
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"a_galaxy_workflow": "true",
"annotation": "Downloads reads from SRA and runs SE and PE COVID-19 variation workflows",
"format-version": "0.1",
"release": "0.1.2",
"release": "0.1.3",
"name": "Download and SE+PE Illumina Covid Variation Workflow",
"steps": {
"0": {
Expand Down

0 comments on commit 8a9c208

Please sign in to comment.