Skip to content

Commit

Permalink
Updated the carrot github action workflow to the most recent version,…
Browse files Browse the repository at this point in the history
… which supports using #carrot_pr to trigger branch vs master comparison runs (#8084)
  • Loading branch information
KevinCLydon authored Nov 2, 2022
1 parent 61b817a commit b652c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/carrot_run_test_from_pr_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- name: Parse comment
uses: broadinstitute/carrot-publish-github-action@v0.3.1-beta
uses: broadinstitute/carrot-publish-github-action@0.6.0
with:
software-name: gatk
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b652c1a

Please sign in to comment.