Skip to content

Commit 5172c0d

Browse files
committed
autosync workflow fetch
1 parent 0c2768a commit 5172c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/autosync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
run: |
2222
git config --local user.name "github-actions[bot]"
2323
git config --local user.email "github-actions[bot]@users.noreply.github.com"
24+
git fetch origin pesde
25+
git fetch origin master
2426
git checkout pesde
2527
git rebase master
2628

0 commit comments

Comments
 (0)