Skip to content

Commit

Permalink
Merge pull request #3347 from mashehu/specify-ref-in-sync-yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu authored Dec 12, 2024
2 parents 380be6c + be38c15 commit 1af4c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
name: Check out nf-core/tools
with:
ref: ${{ github.ref_name }}

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
name: Check out nf-core/${{ matrix.pipeline }}
Expand Down

0 comments on commit 1af4c61

Please sign in to comment.