Skip to content

Commit

Permalink
Add fetch-depth: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Mar 6, 2024
1 parent 410c33f commit a93dd72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_upstream_from_fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
shell: bash
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.SYNC_TEST_ADMIN }}
- name: Add remote for upstream
run: git remote add upstream https://github.com/solana-labs/sync_test.git
Expand Down

0 comments on commit a93dd72

Please sign in to comment.