Skip to content

Commit c8c12f8

Browse files
committed
Update sync-main-to-dev script
1 parent 1582c97 commit c8c12f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sync-main-to-dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- name: Sync main commits to dev
2727
run: |
2828
# Fetch all branches
29-
git fetch origin main:main
3029
git fetch origin dev:dev
3130
3231
# Switch to dev branch

0 commit comments

Comments
 (0)