Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Nov 26, 2024
1 parent b3e30be commit 5b9102a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
NXF_ANSI_LOG: false
NFT_MAX_SHARDS: 5
SOURCE_BRANCH: ${{ github.head_ref || github.ref_name }}
SOURCE_BRANCH: ${{ github.head_ref }}

concurrency:
group: "${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}"
Expand Down

0 comments on commit 5b9102a

Please sign in to comment.