Skip to content

Commit

Permalink
🐛 tumoronly is somatic
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiller15 committed Mar 1, 2024
1 parent 72ba8b8 commit fe01219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_submodule_updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
branch: annotation-submodule-to-${{ github.ref_name }}
labels: bix-dev
- id: cpr-tumor-only
if: ${{ env.GERMLINE_VERSION == github.ref_name }}
if: ${{ env.SOMATIC_VERSION == github.ref_name }}
name: Tumor Only PR
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit fe01219

Please sign in to comment.