Update mirror_to_gitlab.yml

This commit is contained in:
Jacob Schmieder
2023-12-07 13:50:09 +01:00
committed by GitHub
parent 32f0f070f9
commit 65ca71fc91
+3 -1
View File
@@ -6,7 +6,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
with:
- fetch-depth: 0
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@master
with: