Skip to content

Commit 9fcac5e

Browse files
authored
Update sync.yml
1 parent 26ca3ad commit 9fcac5e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
cd qmk_firmware
4040
git config user.name "GitHub Action"
4141
git config user.email "action@github.com"
42-
git rebase --abort
4342
git add .
4443
git commit -m "Sync files from keyboard/qmk" || echo "No changes to commit"
4544
git pull --rebase origin feature/keyboard-firmware

0 commit comments

Comments
 (0)