Skip to content

Commit 68a2d58

Browse files
wip
1 parent d06d2a6 commit 68a2d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
ghc-version: ["9.12", "9.10", "9.8", "9.6"]
28-
ref: ${{ github.ref }}
28+
ref: "${{ github.head_ref }}"
2929
include:
3030
- ghc-version: "9.12"
3131
ref: master

0 commit comments

Comments
 (0)