Skip to content

Commit 7388251

Browse files
authored
Update mr.yml
1 parent 2f87d01 commit 7388251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# Runs a set of commands using the runners shell
2828
- name: MR INFO
2929
run: |
30-
git fetch origin master
30+
git pull --rebase origin master
3131
3232
export TF_ACC=true
3333
export TENCENTCLOUD_REGION=ap-guangzhou

0 commit comments

Comments
 (0)