diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index fb84568dbc0fb..dde56acaf897e 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -42,7 +42,6 @@ jobs: FileType: '.py' Path: 'jina/' - run: | - git fetch --prune --unshallow git add -u git commit -m "chore: update copyright header" git status