Skip to content

Commit f7f4cd8

Browse files
committed
⚗️ Checkout with ref: head_ref
1 parent b76571e commit f7f4cd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fix.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v4
13+
with:
14+
ref: ${{ github.head_ref }}
1315
- uses: pnpm/action-setup@v4
1416
with:
1517
version: latest

0 commit comments

Comments
 (0)