Skip to content

Commit dbc3218

Browse files
committed
autostash first
1 parent e1facf0 commit dbc3218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_parsers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Pull latest changes
7575
if: steps.changes.outputs.changes == 'true'
7676
run: |
77-
git pull --rebase
77+
git pull --rebase --autostash
7878
7979
- name: Commit changes
8080
if: steps.changes.outputs.changes == 'true'

0 commit comments

Comments
 (0)