ci(mirror): shallow update not allowed

This commit is contained in:
shanmite 2022-11-15 15:08:56 +08:00
parent 1bf0bd7d19
commit 63b550edca

View File

@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@master
with: