Skip to content

Commit

Permalink
small workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Apr 13, 2024
1 parent 47ae467 commit c5f1c76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Mirror to GitLab
run: |
Expand Down

0 comments on commit c5f1c76

Please sign in to comment.