Skip to content

Commit 9a59b1c

Browse files
authored
Update sync-main.yml
1 parent d92e61e commit 9a59b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
git config user.name "github-actions[bot]"
3232
git config user.email "github-actions[bot]@users.noreply.github.com"
33+
git config pull.rebase true
3334
git checkout -b sync-main-pr
3435
3536
echo "::group::Fetch"

0 commit comments

Comments
 (0)