Skip to content

Commit 612b4ff

Browse files
authored
Update wrap.yml
1 parent c67e83c commit 612b4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Pull latest
5050
- name: git pull
51-
run: git pull ${{ github.event.pull_request.head.ref }}
51+
run: git pull origin ${{ github.event.pull_request.head.ref }}
5252

5353
# Wrap changed files
5454
- name: Wrap

0 commit comments

Comments
 (0)