Skip to content

Commit 44a72f0

Browse files
committed
Use ref
1 parent 21c35a2 commit 44a72f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v4
11+
with:
12+
ref: ${{ github.head_ref }}
1113
- name: Setup Go
1214
uses: actions/setup-go@v5
1315
with:

0 commit comments

Comments
 (0)