Skip to content

Commit

Permalink
Update cromwell-test-run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seankross authored Dec 17, 2024
1 parent e10dd00 commit 9843c0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cromwell-test-run.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Cromwell Test Run

on:
pull_request:
workflow_dispatch:

jobs:
testrun:
if: ${{ github.event.pull_request.head.repo.fork == false }}
runs-on: ubuntu-latest
permissions: write-all
strategy:
Expand Down

0 comments on commit 9843c0e

Please sign in to comment.