Skip to content

Commit

Permalink
Build merge commit in PR in CI (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelCemus committed Apr 11, 2024
1 parent 81bc1bd commit 9944296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
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 9944296

Please sign in to comment.