Skip to content

Commit

Permalink
Temporary change fetch-depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
lszeremeta authored Mar 20, 2023
1 parent d3ddbba commit e7f069e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
steps:
- name: Get latest code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Wait for concurrent jobs
uses: softprops/turnstyle@v1
env:
Expand Down

0 comments on commit e7f069e

Please sign in to comment.