Skip to content

Commit

Permalink
Merge pull request #982 from Islandora/rosiel-patch-1
Browse files Browse the repository at this point in the history
Specify fetch-depth during mirroring to gitlab.
  • Loading branch information
aOelschlager authored Sep 27, 2023
2 parents e2ec673 + 76eb471 commit 58d1b37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gitlab-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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:
Expand Down

0 comments on commit 58d1b37

Please sign in to comment.