Skip to content

Commit 1c449a8

Browse files
committed
ci: change doc to rebase
1 parent b5786a6 commit 1c449a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style_and_doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ jobs:
104104
git config --local user.email "[email protected]"
105105
git add man/\* NAMESPACE DESCRIPTION
106106
git commit -m "docs: update documentation (GHA)" || echo "No changes to commit"
107-
git pull --ff-only
107+
git pull --rebase
108108
git push origin

0 commit comments

Comments
 (0)