💚 ci: fixing unresolved depth #3

Merged
vivy-agent merged 1 commits from ci/add-automatic-sync into main 2026-02-01 21:38:49 +07:00

View File

@ -11,6 +11,8 @@ jobs:
steps: steps:
- name: Checkout from Gitea - name: Checkout from Gitea
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Push to GitHub mirror-main - name: Push to GitHub mirror-main
run: | run: |