Skip to content

Commit

Permalink
fix: fetch depth with
Browse files Browse the repository at this point in the history
  • Loading branch information
svennjegac committed Oct 3, 2023
1 parent 6bb7756 commit 0fba37d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
working-directory: ./
steps:
- uses: actions/checkout@v3
fetch-depth: 0
with:
fetch-depth: 0
- name: Sync fork
env:
FORK: "https://github.com/Constructor-io/zerolog-sentry"
Expand Down

0 comments on commit 0fba37d

Please sign in to comment.