We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7717c0e commit 7ca1979Copy full SHA for 7ca1979
.github/workflows/gitee.yml
@@ -7,7 +7,7 @@ jobs:
7
- name: 'Checkout'
8
uses: actions/checkout@v2
9
with:
10
- fetch-depth: 0
+ fetch-depth: 1
11
- name: 'Mirror to gitee'
12
uses: pixta-dev/repository-mirroring-action@v1
13
0 commit comments