Skip to content

Commit

Permalink
Update Mirroring to Fetch All Commits (microsoft#2129)
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks authored Nov 8, 2021
1 parent 9cca7da commit 3548eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mirror-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Sync mirror
shell: pwsh
env:
Expand Down

0 comments on commit 3548eb7

Please sign in to comment.