Skip to content

Commit

Permalink
Build merge commit in PR in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelCemus committed Apr 11, 2024
1 parent 81bc1bd commit 74c75f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
ref: ${{ github.ref }}

- name: Cache Coursier
uses: coursier/cache-action@v6.4
Expand Down

0 comments on commit 74c75f1

Please sign in to comment.